Package | Description |
---|---|
old.org.bouncycastle.cert | |
old.org.bouncycastle.cert.jcajce |
Modifier and Type | Method and Description |
---|---|
X509CRLHolder |
X509v2CRLBuilder.build(ContentSigner signer)
Generate an X.509 CRL, based on the current issuer and subject
using the passed in signer.
|
Modifier and Type | Method and Description |
---|---|
X509v2CRLBuilder |
X509v2CRLBuilder.addCRL(X509CRLHolder other)
Add the CRLEntry objects contained in a previous CRL.
|
Modifier and Type | Class and Description |
---|---|
class |
JcaX509CRLHolder
JCA helper class for converting an X509CRL into a X509CRLHolder object.
|
Modifier and Type | Method and Description |
---|---|
X509CRL |
JcaX509CRLConverter.getCRL(X509CRLHolder crlHolder)
Use the configured converter to produce a X509CRL object from a X509CRLHolder object.
|
Copyright © 2015. All rights reserved.