| Package | Description |
|---|---|
| iaik.pkcs.pkcs11 |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
Session(Token token,
long sessionHandle)
Constructor taking the token and the session handle.
|
Copyright © 2018. All rights reserved.