Package | Description |
---|---|
old.org.bouncycastle.cert | |
old.org.bouncycastle.cert.selector |
Modifier and Type | Method and Description |
---|---|
AttributeCertificateIssuer |
X509AttributeCertificateHolder.getIssuer()
Return the issuer 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 |
---|---|
AttributeCertificateIssuer |
X509AttributeCertificateSelector.getIssuer()
Returns the issuer criterion.
|
Modifier and Type | Method and Description |
---|---|
void |
X509AttributeCertificateSelectorBuilder.setIssuer(AttributeCertificateIssuer issuer)
Sets the issuer the attribute certificate must have.
|
Copyright © 2015. All rights reserved.