| Package | Description |
|---|---|
| com.entrust.toolkit.x509.revocation |
Contains the Entrust revocation checking mechanism and revocation
stores.
|
| Modifier and Type | Method and Description |
|---|---|
CachedCRLRS |
CollectionRS.getMemoryCRLCache()
Returns the CRL cache.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArchiveCRLCache.addMemoryCache(CachedCRLRS memoryCrlCache)
Adds all the CRLs contained in the provided memory CRL cache to this archive
CRL cache.
|
void |
ArchiveCRLCache.initMemoryCache(CachedCRLRS memoryCrlCache)
Adds the CRLs contained in this archive CRL cache to the provided memory
CRL cache.
|