| 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 |
P11DataObject
This class represents a PKCS #11 data object.
|
class |
P11PrivateKeyObject
This class represents a PKCS #11 private key object.
|
class |
P11X509CertificateObject
This class represents a PKCS #11 X.509 certificate object.
|
| Modifier and Type | Method and Description |
|---|---|
P11StorageObject[] |
CMPForCardMS.getDigitalIdRepresentation(SecureStringBuffer password)
Returns a representation of an Entrust digital identity in Entrust PKCS
#11 format.
|