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