| Package | Description |
|---|---|
| iaik.pkcs.pkcs11 |
| Modifier and Type | Field and Description |
|---|---|
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_SO_FUNCTIONS
Constant for a read-write security officer session.
|
static State |
State.RW_USER_FUNCTIONS
Constant for a read-write user session.
|
protected State |
SessionInfo.state
The current session state.
|
| Modifier and Type | Method and Description |
|---|---|
State |
SessionInfo.getState()
Get the current state of this session.
|
Copyright © 2022. All rights reserved.