| Package | Description |
|---|---|
| com.entrust.toolkit.pkcs11 |
Contains classes dealing with PKCS #11 (smart cards and hardware
tokens) operations.
|
| Modifier and Type | Method and Description |
|---|---|
MechanismInfo |
JNIPKCS11.getMechanismInfo(long slotID,
long mechanismType)
Used to obtain information about a particular mechanism possibly
supported by a token.
|
MechanismInfo |
PKCS11Information.getMechanismInfo(long slotID,
long mechanismType)
Returns information about a specific mechanism supported by the token
located at a specific slot ID.
|