Package | Description |
---|---|
old.org.bouncycastle.cert | |
old.org.bouncycastle.cert.selector |
Modifier and Type | Method and Description |
---|---|
AttributeCertificateHolder |
X509AttributeCertificateHolder.getHolder()
Return the holder details for this attribute certificate.
|
Constructor and Description |
---|
X509v2AttributeCertificateBuilder(AttributeCertificateHolder holder,
AttributeCertificateIssuer issuer,
BigInteger serialNumber,
Date notBefore,
Date notAfter) |
Modifier and Type | Method and Description |
---|---|
AttributeCertificateHolder |
X509AttributeCertificateSelector.getHolder()
Gets the holder.
|
Modifier and Type | Method and Description |
---|---|
void |
X509AttributeCertificateSelectorBuilder.setHolder(AttributeCertificateHolder holder)
Sets the holder.
|
Copyright © 2015. All rights reserved.