| Package | Description |
|---|---|
| com.entrust.toolkit.pkcs11 |
Contains classes dealing with PKCS #11 (smart cards and hardware
tokens) operations.
|
| Modifier and Type | Method and Description |
|---|---|
MechanismList |
JNIPKCS11.getMechanismList(long slotID)
Used to obtain a list of mechanism types supported by a token.
|
MechanismList |
PKCS11Information.getMechanismList(long slotID)
Returns a list of all the mechanisms (cryptographic operations) supported
by the token located at a specific slot ID.
|