| 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.
|
| Modifier and Type | Method and Description |
|---|---|
CollectionRS |
User.getRevocationStore()
Returns the main revocation store used for certificate validation.
|
| Modifier and Type | Method and Description |
|---|---|
CollectionRS |
CertVerifier.getRevocationStore()
Returns the revocation store.
|
CollectionRS |
ValidationInfo.getRevocationStore() |