org.gudy.bouncycastle.asn1
Interface DEREncodable

All Known Subinterfaces:
ASN1OctetStringParser, ASN1SequenceParser, ASN1SetParser, ASN1TaggedObjectParser
All Known Implementing Classes:
AccessDescription, AlgorithmIdentifier, ASN1Encodable, ASN1Null, ASN1Object, ASN1OctetString, ASN1Sequence, ASN1Set, ASN1TaggedObject, AttCertIssuer, AttCertValidityPeriod, Attribute, Attribute, AttributeCertificate, AttributeCertificateInfo, AuthenticatedSafe, AuthorityInformationAccess, AuthorityKeyIdentifier, BasicConstraints, BERConstructedOctetString, BERConstructedSequence, BERNull, BEROctetStringParser, BERSequence, BERSequenceParser, BERSet, BERSetParser, BERTaggedObject, BERTaggedObjectParser, CAST5CBCParameters, CertBag, CertificateList, CertificatePair, CertificatePolicies, CertificationRequest, CertificationRequestInfo, CertPolicyId, ContentInfo, ContentInfo, CRLDistPoint, CRLNumber, CRLReason, 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, DisplayText, DistributionPoint, DistributionPointName, DSAParameter, ECPrivateKeyStructure, EncryptedData, EncryptedPrivateKeyInfo, EncryptionScheme, ExtendedKeyUsage, GeneralName, GeneralNames, GeneralSubtree, Holder, IDEACBCPar, IetfAttrSyntax, IssuerAndSerialNumber, IssuerSerial, IssuingDistributionPoint, KeyDerivationFunc, KeyPurposeId, KeySpecificInfo, KeyUsage, MacData, NameConstraints, NetscapeCertType, NetscapeRevocationURL, NoticeReference, ObjectDigestInfo, OtherInfo, PBES2Algorithms, PBES2Parameters, PBKDF2Params, Pfx, PKCS10CertificationRequest, PKCS12PBEParams, PolicyInformation, PolicyMappings, PolicyQualifierId, PolicyQualifierInfo, PrivateKeyInfo, PrivateKeyUsagePeriod, RC2CBCParameter, ReasonFlags, RoleSyntax, RSAPrivateKeyStructure, RSAPublicKeyStructure, SafeBag, SignedData, SignerInfo, SubjectDirectoryAttributes, SubjectKeyIdentifier, SubjectPublicKeyInfo, Target, TargetInformation, Targets, TBSCertificateStructure, TBSCertList, TBSCertList.CRLEntry, Time, 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()