Package | Description |
---|---|
old.org.bouncycastle.jce.provider | |
old.org.bouncycastle.x509 | |
old.org.bouncycastle.x509.util |
Modifier and Type | Method and Description |
---|---|
Set |
PKIXCRLUtil.findCRLs(X509CRLStoreSelector crlselect,
ExtendedPKIXParameters paramsPKIX,
Date currentDate) |
Set |
PKIXCRLUtil.findCRLs(X509CRLStoreSelector crlselect,
PKIXParameters paramsPKIX) |
Modifier and Type | Method and Description |
---|---|
static X509CRLStoreSelector |
X509CRLStoreSelector.getInstance(X509CRLSelector selector)
Returns an instance of this from a
X509CRLSelector . |
Modifier and Type | Method and Description |
---|---|
Collection |
LDAPStoreHelper.getAttributeAuthorityRevocationLists(X509CRLStoreSelector selector)
Returns the revocation list for revoked attribute certificates for an
attribute authority
The attributeAuthorityList holds a list of AA certificates that have been
revoked.
|
Collection |
LDAPStoreHelper.getAttributeCertificateRevocationLists(X509CRLStoreSelector selector)
Returns the revocation list for revoked attribute certificates.
|
Collection |
LDAPStoreHelper.getAuthorityRevocationLists(X509CRLStoreSelector selector)
Returns the CRLs for issued certificates for other CAs matching the given
selector.
|
Collection |
LDAPStoreHelper.getCertificateRevocationLists(X509CRLStoreSelector selector)
Returns the certificate revocation lists for revoked certificates.
|
Collection |
LDAPStoreHelper.getDeltaCertificateRevocationLists(X509CRLStoreSelector selector)
Returns the delta revocation list for revoked certificates.
|
Copyright © 2015. All rights reserved.