org.apache.geronimo.util.asn1
Interface DEREncodable

All Known Implementing Classes:
AccessDescription, AlgorithmIdentifier, ASN1Encodable, ASN1Null, ASN1OctetString, ASN1Sequence, ASN1Set, ASN1TaggedObject, AttCertIssuer, AttCertValidityPeriod, Attribute, AttributeCertificate, AttributeCertificateInfo, AuthorityInformationAccess, BasicConstraints, BERConstructedOctetString, BERConstructedSequence, BERNull, BERSequence, BERSet, BERTaggedObject, CertificateList, CertificatePolicies, CertificationRequest, CertificationRequestInfo, CertPolicyId, 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, ExtendedKeyUsage, GeneralName, GeneralNames, GeneralSubtree, Holder, IetfAttrSyntax, IssuerSerial, IssuingDistributionPoint, KeyPurposeId, KeyUsage, NameConstraints, NetscapeCertType, NetscapeRevocationURL, NoticeReference, ObjectDigestInfo, PKCS10CertificationRequest, PolicyInformation, PolicyMappings, PolicyQualifierId, PolicyQualifierInfo, PrivateKeyInfo, ReasonFlags, RSAPrivateKeyStructure, RSAPublicKeyStructure, SubjectPublicKeyInfo, TBSCertificateStructure, TBSCertList, TBSCertList.CRLEntry, Time, UserNotice, V2Form, VerisignCzagExtension, X509CertificateStructure, X509Extensions, X509Name, X509Principal

public interface DEREncodable


Method Summary
 DERObject getDERObject()
           
 

Method Detail

getDERObject

DERObject getDERObject()


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.