Uses of Class
org.bouncycastle.asn1.ASN1ApplicationSpecific
Packages that use ASN1ApplicationSpecific
Package
Description
A library for parsing and writing ASN.1 objects.
Classes and object identifiers related to the German BSI standard BSI TR-03110.
-
Uses of ASN1ApplicationSpecific in org.bouncycastle.asn1
Subclasses of ASN1ApplicationSpecific in org.bouncycastle.asn1Modifier and TypeClassDescriptionclass
An indefinite-length encoding version of an ASN.1 ApplicationSpecific object.class
A DER encoding version of an application specific object.class
A DER encoding version of an application specific object.Methods in org.bouncycastle.asn1 that return ASN1ApplicationSpecificModifier and TypeMethodDescriptionstatic ASN1ApplicationSpecific
ASN1ApplicationSpecific.getInstance
(Object obj) Return an ASN1ApplicationSpecific from the passed in object, which may be a byte array, or null. -
Uses of ASN1ApplicationSpecific in org.bouncycastle.asn1.eac
Methods in org.bouncycastle.asn1.eac that return ASN1ApplicationSpecificModifier and TypeMethodDescriptionCertificateBody.getCertificateProfileIdentifier()
CertificateProfileIdentifier : version of the certificate format.Methods in org.bouncycastle.asn1.eac with parameters of type ASN1ApplicationSpecificConstructors in org.bouncycastle.asn1.eac with parameters of type ASN1ApplicationSpecificModifierConstructorDescriptionCertificateBody
(ASN1ApplicationSpecific certificateProfileIdentifier, CertificationAuthorityReference certificationAuthorityReference, PublicKeyDataObject publicKey, CertificateHolderReference certificateHolderReference, CertificateHolderAuthorization certificateHolderAuthorization, PackedDate certificateEffectiveDate, PackedDate certificateExpirationDate) builds an Iso7816CertificateBody by settings each parameters.create an Iso7816CertificateHolderAuthorization according to theASN1ApplicationSpecific