| Package | Description |
|---|---|
| com.entrust.toolkit |
Contains various high-level classes that provide Toolkit JCA cryptographic provider initialization,
an Entrust User representation, a key/certificate source, a certificate set representation,
JNI initialization capabilities, PKCS #7 encoding and decoding, CMS and PKCS#7 User related
utilities, transaction counting, and an XML trust manager.
|
| com.entrust.toolkit.x509 |
Contains the Entrust certification validation mechanism as well as
other classes related to X.509.
|
| com.entrust.toolkit.x509.revocation |
Contains the Entrust revocation checking mechanism and revocation
stores.
|
| com.entrust.toolkit.x509.revocation.ocsp.net |
Contains classes that provide network related functionality required by OCSP (protocol handlers).
|
| Class and Description |
|---|
| CollectionRS
This class represents a collection a collection of revocation stores.
|
| Class and Description |
|---|
| CollectionRS
This class represents a collection a collection of revocation stores.
|
| CRLConfig
CRLConfig is a class used for carrying configuration information specific
to CRL revocation.
|
| OCSPConfiguration
Each OCSPConfiguration object represents a single OCSP configuration (Online
Certificate Status Protocol).
|
| RevocationChecker |
| RevocationManager
The RevocationManager class is used to manage different types of
RevocationChecker objects.
|
| Class and Description |
|---|
| ArchiveBinaryCRLCache
An implementation of an X.509 revocation store that represents an archive
CRL cache.
|
| ArchiveCRLCache
An implementation of an X.509 revocation store that represents an archive
CRL cache.
|
| CachedCRLRS
An implementation of an X.509 revocation store that represents a memory CRL
cache.
|
| CRLConfig
CRLConfig is a class used for carrying configuration information specific
to CRL revocation.
|
| CRLType
Represents a CRL type.
|
| DistPointAndCRL
This class encapsulates in one place, an X.509 certificate revocation list
(CRL) and the distribution point from which it was retrieved.
|
| OCSPConfiguration
Each OCSPConfiguration object represents a single OCSP configuration (Online
Certificate Status Protocol).
|
| OCSPRevocationChecker
A RevocationChecker that checks revocation using the OCSP protocol.
|
| RevocationChecker |
| RevocationStore
Defines the Toolkit's revocation store architecture; it defines the
functionality that must be provided by all revocation store implementations
that fall under this architecture.
|
| Class and Description |
|---|
| OCSPConfiguration
Each OCSPConfiguration object represents a single OCSP configuration (Online
Certificate Status Protocol).
|