Package | Description |
---|---|
org.bouncycastle.asn1.cmp | |
org.bouncycastle.asn1.esf | |
org.bouncycastle.asn1.x509 |
Modifier and Type | Method and Description |
---|---|
AttributeCertificate |
CMPCertificate.getX509v2AttrCert()
Deprecated.
use getOtherCert and getOtherTag to make sure message is really what it should be.
|
Constructor and Description |
---|
CMPCertificate(AttributeCertificate x509v2AttrCert)
Deprecated.
use (type. otherCert) constructor
|
Constructor and Description |
---|
SignerAttribute(AttributeCertificate certifiedAttributes) |
Modifier and Type | Method and Description |
---|---|
static AttributeCertificate |
AttributeCertificate.getInstance(Object obj) |
Copyright © 2017 BouncyCastle.org. All rights reserved.