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 |
---|---|
AttributeCertificateHolder |
X509AttributeCertificate.getHolder()
Deprecated.
Return the holder of the certificate.
|
AttributeCertificateHolder |
X509V2AttributeCertificate.getHolder()
Deprecated.
|
AttributeCertificateHolder |
X509AttributeCertStoreSelector.getHolder()
Deprecated.
Gets the holder.
|
Modifier and Type | Method and Description |
---|---|
void |
X509AttributeCertStoreSelector.setHolder(AttributeCertificateHolder holder)
Deprecated.
Sets the holder.
|
Copyright © 2020 BouncyCastle.org. All rights reserved.