| 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.
|
| com.entrust.toolkit.pkcs11 |
Contains classes dealing with PKCS #11 (smart cards and hardware
tokens) operations.
|
| Class and Description |
|---|
| PKCS11LibraryConnection
Used to connect to a token's PKCS11 library as the first step when working
with smart cards.
|
| SymmetricKeyType
The class represents a PKCS#11 symmetric key type.
|
| Class and Description |
|---|
| Info
Represents a structure that provides general information about the
Cryptographic Token Interface Standard, also known as Cryptoki.
|
| JNIPKCS11
Implements the native interface to the token's Cryptoki library.
|
| JNIPKCS11.EcdsaDigestFormat
Supported ECDSA digest formats.
|
| MechanismInfo
Represents a structure that provides information about a particular
mechanism possibly supported by a token.
|
| MechanismList
Represents a list of all mechanism types supported by a token.
|
| PKCS11LibraryConnection
Used to connect to a token's PKCS11 library as the first step when working
with smart cards.
|
| SessionInfo
Represents a structure that provides information about a session.
|
| SlotInfo
Represents a structure that provides information about a slot.
|
| SlotList
Contains a list of all active slots found by a Cryptoki library.
|
| SymmetricKeyType
The class represents a PKCS#11 symmetric key type.
|
| TokenInfo
Represents a structure that provides information about a token.
|