Package | Description |
---|---|
org.bouncycastle.asn1 | |
org.bouncycastle.asn1.eac |
Modifier and Type | Class and Description |
---|---|
class |
BERApplicationSpecific |
Modifier and Type | Method and Description |
---|---|
static DERApplicationSpecific |
DERApplicationSpecific.getInstance(Object obj) |
Modifier and Type | Method and Description |
---|---|
DERApplicationSpecific |
CertificateBody.getCertificateProfileIdentifier()
CertificateProfileIdentifier : version of the certificate format.
|
Modifier and Type | Method and Description |
---|---|
static int |
EACTags.encodeTag(DERApplicationSpecific spec) |
Constructor and Description |
---|
CertificateBody(DERApplicationSpecific certificateProfileIdentifier,
CertificationAuthorityReference certificationAuthorityReference,
PublicKeyDataObject publicKey,
CertificateHolderReference certificateHolderReference,
CertificateHolderAuthorization certificateHolderAuthorization,
PackedDate certificateEffectiveDate,
PackedDate certificateExpirationDate)
builds an Iso7816CertificateBody by settings each parameters.
|
CertificateHolderAuthorization(DERApplicationSpecific aSpe)
create an Iso7816CertificateHolderAuthorization according to the
DERApplicationSpecific |
Copyright © 2016 BouncyCastle.org. All rights reserved.