Overview
Package
Tree
Index
Deprecated
About
Bouncy Castle Cryptography Library 1.32
Prev Class
|
Next Class
Frames
|
No Frames
Summary: Nested | Field |
Method
| Constr
Detail: Nested | Field |
Method
| Constr
org.bouncycastle.asn1
Interface DEREncodable
Known Implementing Classes:
AccessDescription
,
Accuracy
,
AlgorithmIdentifier
,
ASN1Encodable
,
ASN1Null
,
ASN1OctetString
,
ASN1Sequence
,
ASN1Set
,
ASN1TaggedObject
,
AttCertIssuer
,
AttCertValidityPeriod
,
Attribute
,
Attribute
,
Attribute
,
AttributeCertificate
,
AttributeCertificateInfo
,
AuthenticatedSafe
,
AuthorityInformationAccess
,
AuthorityKeyIdentifier
,
AuthorityKeyIdentifierStructure
,
BasicConstraints
,
BasicOCSPResponse
,
BERConstructedOctetString
,
BERConstructedSequence
,
BERNull
,
BERSequence
,
BERSet
,
BERTaggedObject
,
BiometricData
,
CAST5CBCParameters
,
CertBag
,
CertificateList
,
CertificatePolicies
,
CertificationRequest
,
CertificationRequestInfo
,
CertID
,
CertPolicyId
,
CertStatus
,
CommitmentTypeIndication
,
CommitmentTypeQualifier
,
CompressedData
,
ContentIdentifier
,
ContentInfo
,
ContentInfo
,
CrlID
,
CRLDistPoint
,
CRLNumber
,
CRLReason
,
DataGroupHash
,
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
,
ECGOST3410ParamSetParameters
,
ECPrivateKeyStructure
,
ElGamalParameter
,
EncryptedContentInfo
,
EncryptedData
,
EncryptedPrivateKeyInfo
,
EncryptionScheme
,
EnvelopedData
,
ESSCertID
,
ExtendedKeyUsage
,
GeneralName
,
GeneralNames
,
GeneralSubtree
,
GOST28147Parameters
,
GOST3410ParamSetParameters
,
GOST3410PublicKeyAlgParameters
,
Holder
,
IDEACBCPar
,
IetfAttrSyntax
,
Iso4217CurrencyCode
,
IssuerAndSerialNumber
,
IssuerAndSerialNumber
,
IssuerSerial
,
IssuingDistributionPoint
,
KeyAgreeRecipientInfo
,
KeyDerivationFunc
,
KeyPurposeId
,
KeySpecificInfo
,
KeyTransRecipientInfo
,
KeyUsage
,
KEKIdentifier
,
KEKRecipientInfo
,
LDSSecurityObject
,
MacData
,
MessageImprint
,
MonetaryValue
,
NameConstraints
,
NetscapeCertRequest
,
NetscapeCertType
,
NetscapeRevocationURL
,
NoticeReference
,
ObjectDigestInfo
,
OCSPRequest
,
OCSPResponse
,
OCSPResponseStatus
,
OriginatorIdentifierOrKey
,
OriginatorInfo
,
OriginatorPublicKey
,
OtherCertID
,
OtherInfo
,
OtherKeyAttribute
,
OtherRecipientInfo
,
OtherSigningCertificate
,
PasswordRecipientInfo
,
PBES2Algorithms
,
PBES2Parameters
,
PBKDF2Params
,
Pfx
,
PKCS10CertificationRequest
,
PKCS12PBEParams
,
PKIFailureInfo
,
PKIFreeText
,
PKIStatusInfo
,
PolicyInformation
,
PolicyMappings
,
PolicyQualifierId
,
PolicyQualifierInfo
,
PrivateKeyInfo
,
PublicKeyAndChallenge
,
QCStatement
,
RC2CBCParameter
,
ReasonFlags
,
RecipientIdentifier
,
RecipientInfo
,
RecipientKeyIdentifier
,
Request
,
ResponderID
,
ResponseBytes
,
ResponseData
,
RevokedInfo
,
RSAESOAEPparams
,
RSAPrivateKeyStructure
,
RSAPublicKeyStructure
,
RSASSAPSSparams
,
SafeBag
,
SemanticsInformation
,
ServiceLocator
,
Signature
,
SignedData
,
SignedData
,
SignedPublicKeyAndChallenge
,
SignerIdentifier
,
SignerInfo
,
SignerInfo
,
SignerLocation
,
SigningCertificate
,
SingleResponse
,
SMIMECapabilities
,
SMIMECapabilitiesAttribute
,
SMIMECapability
,
SMIMEEncryptionKeyPreferenceAttribute
,
SubjectKeyIdentifier
,
SubjectKeyIdentifierStructure
,
SubjectPublicKeyInfo
,
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 Details
getDERObject
public
DERObject
getDERObject()
Overview
Package
Tree
Index
Deprecated
About