| Package | Description |
|---|---|
| com.entrust.toolkit.credentials |
Contains classes the enable creation, recovery, reading, and writing of
digital identities using a
variety of key sources, classes for implementing the Toolkit's KeyStore
capabilities, and classes to support integration with a Smart Card
Management System.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CapiCmpCredentialReader
This is the abstract super class of credential readers that can be used for
creating/recovering Entrust Digital Identities in Microsoft CryptoAPI
(MSCAPI) using PKIX-CMP.
|
class |
CapiCredentialCreator
This credential reader is designed for creating an Entrust user's Digital
Identity in Microsoft CryptoAPI (MSCAPI) using Entrust format.
|
class |
CapiCredentialCreatorOrRecoverer
This credential reader is capable of creating or recovering an Entrust user's
Digital Identity in Microsoft CryptoAPI (MSCAPI) using Entrust format.
|
class |
CapiCredentialRecoverer
This credential reader is designed for recovering an Entrust user's Digital
Identity in Microsoft CryptoAPI (MSCAPI) using Entrust format.
|
class |
CMPSoftwareCredentialReader
This is the abstract super class of credential readers that can be used for
creating/recovering Entrust Digital Identities in software using PKIX-CMP.
|
class |
CMPTokenCredentialReader
This is the abstract super class of credential readers that can be used for
creating/recovering Entrust Digital Identities using PKIX-CMP and PKCS#11
devices (tokens).
|
class |
CredentialCreator
This credential reader is designed for creating an Entrust user's Digital
Identity in software (not on a PKCS#11 device) using Entrust profile format
version 4.
|
class |
CredentialCreatorOrRecoverer
This credential reader is capable of creating or recovering an Entrust user's
Digital Identity in software (not on a PKCS#11 device) using Entrust profile
format version 4.
|
class |
CredentialRecoverer
This credential reader is designed for recovering an Entrust user's Digital
Identity in software (not on a PKCS#11 device) using Entrust profile format
version 4.
|
class |
TokenCredentialCreator
This credential reader is designed for creating an Entrust user's Digital
Identity on a PKCS#11 device (token).
|
class |
TokenCredentialCreatorOrRecoverer
This credential reader is capable of creating or recovering an Entrust
user's Digital Identity on a PKCS#11 device (token).
|
class |
TokenCredentialRecoverer
This credential reader is designed for recovering an Entrust user's Digital
Identity on a PKCS#11 device (token).
|