Package | Description |
---|---|
org.bouncycastle.x509 |
Classes for supporting the generation of X.509 certificates and X.509 attribute certificates.
|
Modifier and Type | Method and Description |
---|---|
AttributeCertificateIssuer |
X509AttributeCertificate.getIssuer()
Deprecated.
Return the issuer details for the certificate.
|
AttributeCertificateIssuer |
X509V2AttributeCertificate.getIssuer()
Deprecated.
|
AttributeCertificateIssuer |
X509AttributeCertStoreSelector.getIssuer()
Deprecated.
Returns the issuer criterion.
|
Modifier and Type | Method and Description |
---|---|
void |
X509AttributeCertStoreSelector.setIssuer(AttributeCertificateIssuer issuer)
Deprecated.
Sets the issuer the attribute certificate must have.
|
Copyright © 2020 BouncyCastle.org. All rights reserved.