| Package | Description |
|---|---|
| com.entrust.toolkit.pkcs11 |
Contains classes dealing with PKCS #11 (smart cards and hardware
tokens) operations.
|
| Modifier and Type | Method and Description |
|---|---|
SlotList |
JNIPKCS11.getSlotList(boolean tokenPresent)
Used to obtain a list of slots in the system.
|
SlotList |
PKCS11Information.getSlotList(boolean tokenPresent)
Returns the slot list found by a PKCS #11 library.
|