Package | Description |
---|---|
old.org.bouncycastle.cert | |
old.org.bouncycastle.cert.jcajce | |
old.org.bouncycastle.cert.selector |
Modifier and Type | Method and Description |
---|---|
X509AttributeCertificateHolder |
X509v2AttributeCertificateBuilder.build(ContentSigner signer)
Generate an X509 certificate, based on the current issuer and subject
using the passed in signer.
|
Modifier and Type | Class and Description |
---|---|
class |
JcaX509AttributeCertificateHolder
JCA helper class for converting an old style X509AttributeCertificate into a X509AttributeCertificateHolder object.
|
Modifier and Type | Method and Description |
---|---|
X509AttributeCertificateHolder |
X509AttributeCertificateSelector.getAttributeCert()
Returns the attribute certificate holder which must be matched.
|
Modifier and Type | Method and Description |
---|---|
void |
X509AttributeCertificateSelectorBuilder.setAttributeCert(X509AttributeCertificateHolder attributeCert)
Set the attribute certificate to be matched.
|
Copyright © 2015. All rights reserved.