| Package | Description |
|---|---|
| com.entrust.toolkit.pkcs11 |
Contains classes dealing with PKCS #11 (smart cards and hardware
tokens) operations.
|
| Modifier and Type | Method and Description |
|---|---|
TokenInfo |
JNIPKCS11.getTokenInfo(long slotID)
Obtains information about a particular token in the system.
|
TokenInfo |
PKCS11Information.getTokenInfo(long slotID)
Returns information about a token located at a specific slot ID.
|