|
IAIK PKCS#11 Wrapper version 1.2.16 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use State | |
iaik.pkcs.pkcs11 |
Uses of State in iaik.pkcs.pkcs11 |
Fields in iaik.pkcs.pkcs11 declared as State | |
static State |
State.RO_PUBLIC_SESSION
Constant for a read-only public session. |
static State |
State.RO_USER_FUNCTIONS
Constant for a read-only user session. |
static State |
State.RW_PUBLIC_SESSION
Constant for a read-write public session. |
static State |
State.RW_USER_FUNCTIONS
Constant for a read-write user session. |
static State |
State.RW_SO_FUNCTIONS
Constant for a read-write security officer session. |
protected State |
SessionInfo.state_
The current session state. |
Methods in iaik.pkcs.pkcs11 that return State | |
State |
SessionInfo.getState()
Get the current state of this session. |
|
IAIK PKCS#11 Wrapper version 1.2.16 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |