Bouncy Castle Cryptography Library 1.37

org.bouncycastle.asn1
Interface DEREncodable

All Known Subinterfaces:
ASN1OctetStringParser, ASN1SequenceParser, ASN1SetParser, ASN1TaggedObjectParser
All Known Implementing Classes:
AccessDescription, Accuracy, AdditionalInformationSyntax, Admissions, AdmissionSyntax, AlgorithmIdentifier, ASN1Encodable, ASN1Null, ASN1Object, ASN1OctetString, ASN1Sequence, ASN1Set, ASN1TaggedObject, AttCertIssuer, AttCertValidityPeriod, Attribute, Attribute, Attribute, AttributeCertificate, AttributeCertificateInfo, AuthenticatedSafe, AuthorityInformationAccess, AuthorityKeyIdentifier, AuthorityKeyIdentifierStructure, BasicConstraints, BasicOCSPResponse, BERConstructedOctetString, BERConstructedSequence, BERNull, BEROctetStringParser, BERSequence, BERSequenceParser, BERSet, BERSetParser, BERTaggedObject, BERTaggedObjectParser, BiometricData, CAST5CBCParameters, CertBag, CertHash, CertID, CertificateList, CertificatePair, CertificatePolicies, CertificationRequest, CertificationRequestInfo, CertPolicyId, CertStatus, CommitmentTypeIndication, CommitmentTypeQualifier, CompressedData, ContentHints, ContentIdentifier, ContentInfo, ContentInfo, CRLDistPoint, CrlID, CRLNumber, CRLReason, DataGroupHash, DeclarationOfMajority, DERApplicationSpecific, DERBitString, DERBMPString, DERBoolean, DERConstructedSequence, DERConstructedSet, DEREnumerated, DERGeneralizedTime, DERGeneralString, DERIA5String, DERInteger, DERNull, DERNumericString, DERObject, DERObjectIdentifier, DEROctetString, DERPrintableString, DERSequence, DERSet, DERT61String, DERTaggedObject, DERUniversalString, DERUnknownTag, DERUTCTime, DERUTF8String, DERVisibleString, DHParameter, DigestInfo, DirectoryString, DisplayText, DistributionPoint, DistributionPointName, DSAParameter, ECGOST3410ParamSetParameters, ECPrivateKeyStructure, ElGamalParameter, EncryptedContentInfo, EncryptedData, EncryptedPrivateKeyInfo, EncryptionScheme, EnvelopedData, ESSCertID, ExtendedKeyUsage, GeneralName, GeneralNames, GeneralSubtree, GOST28147Parameters, GOST3410ParamSetParameters, GOST3410PublicKeyAlgParameters, Holder, IDEACBCPar, IetfAttrSyntax, Iso4217CurrencyCode, IssuerAndSerialNumber, IssuerAndSerialNumber, IssuerSerial, IssuingDistributionPoint, KEKIdentifier, KEKRecipientInfo, KeyAgreeRecipientIdentifier, KeyAgreeRecipientInfo, KeyDerivationFunc, KeyPurposeId, KeySpecificInfo, KeyTransRecipientInfo, KeyUsage, LDSSecurityObject, MacData, MessageImprint, MonetaryLimit, MonetaryValue, NameConstraints, NameOrPseudonym, NamingAuthority, NetscapeCertRequest, NetscapeCertType, NetscapeRevocationURL, NoticeReference, ObjectDigestInfo, OCSPRequest, OCSPResponse, OCSPResponseStatus, OriginatorIdentifierOrKey, OriginatorInfo, OriginatorPublicKey, OtherCertID, OtherInfo, OtherKeyAttribute, OtherRecipientInfo, OtherSigningCertificate, PasswordRecipientInfo, PBES2Algorithms, PBES2Parameters, PBKDF2Params, PersonalData, Pfx, PKCS10CertificationRequest, PKCS12PBEParams, PKIFailureInfo, PKIFreeText, PKIStatusInfo, PolicyInformation, PolicyMappings, PolicyQualifierId, PolicyQualifierInfo, PrivateKeyInfo, PrivateKeyUsagePeriod, ProcurationSyntax, ProfessionInfo, PublicKeyAndChallenge, QCStatement, RC2CBCParameter, ReasonFlags, RecipientEncryptedKey, RecipientIdentifier, RecipientInfo, RecipientKeyIdentifier, Request, RequestedCertificate, ResponderID, ResponseBytes, ResponseData, Restriction, RevokedInfo, RoleSyntax, RSAESOAEPparams, RSAPrivateKeyStructure, RSAPublicKeyStructure, RSASSAPSSparams, SafeBag, SemanticsInformation, ServiceLocator, Signature, SignedData, SignedData, SignedPublicKeyAndChallenge, SignerIdentifier, SignerInfo, SignerInfo, SignerLocation, SigningCertificate, SingleResponse, SMIMECapabilities, SMIMECapabilitiesAttribute, SMIMECapability, SMIMEEncryptionKeyPreferenceAttribute, SubjectDirectoryAttributes, SubjectKeyIdentifier, SubjectKeyIdentifierStructure, SubjectPublicKeyInfo, Target, TargetInformation, Targets, TBSCertificateStructure, TBSCertList, TBSCertList.CRLEntry, TBSRequest, Time, Time, TimeStampReq, TimeStampResp, TSTInfo, TypeOfBiometricData, UserNotice, V2Form, VerisignCzagExtension, X509Attribute, X509CertificateStructure, X509Extensions, X509KeyUsage, X509Name, X509Principal, X962Parameters, X9Curve, X9ECParameters, X9ECPoint, X9FieldElement, X9FieldID

public interface DEREncodable


Method Summary
 DERObject getDERObject()
           
 

Method Detail

getDERObject

DERObject getDERObject()

Bouncy Castle Cryptography Library 1.37