Package | Description |
---|---|
old.org.bouncycastle.asn1.cmp | |
old.org.bouncycastle.asn1.esf | |
old.org.bouncycastle.asn1.x509 | |
old.org.bouncycastle.cert |
Modifier and Type | Method and Description |
---|---|
AttributeCertificate |
CMPCertificate.getX509v2AttrCert() |
Constructor and Description |
---|
CMPCertificate(AttributeCertificate x509v2AttrCert)
Note: the addition of attribute certificates is a BC extension.
|
Modifier and Type | Method and Description |
---|---|
AttributeCertificate |
SignerAttribute.getCertifiedAttributes() |
Constructor and Description |
---|
SignerAttribute(AttributeCertificate certifiedAttributes) |
Modifier and Type | Method and Description |
---|---|
static AttributeCertificate |
AttributeCertificate.getInstance(Object obj) |
Modifier and Type | Method and Description |
---|---|
AttributeCertificate |
X509AttributeCertificateHolder.toASN1Structure()
Return the underlying ASN.1 structure for the attribute certificate in this holder.
|
Constructor and Description |
---|
X509AttributeCertificateHolder(AttributeCertificate attrCert)
Create a X509AttributeCertificateHolder from the passed in ASN.1 structure.
|
Copyright © 2015. All rights reserved.