|
IAIK PKCS#11 Wrapper version 1.2.16 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Token | |
iaik.pkcs.pkcs11 |
Uses of Token in iaik.pkcs.pkcs11 |
Fields in iaik.pkcs.pkcs11 declared as Token | |
protected Token |
Session.token_
The token to perform the operations on. |
Methods in iaik.pkcs.pkcs11 that return Token | |
Token |
Slot.getToken()
Get an object for handling the token that is currently present in this slot, or null, if there is no token present. |
Token |
Session.getToken()
Get the token that created this Session object. |
Constructors in iaik.pkcs.pkcs11 with parameters of type Token | |
Session(Token token,
long sessionHandle)
Constructor taking the token and the sesion handle. |
|
IAIK PKCS#11 Wrapper version 1.2.16 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |