|
IAIK PKCS#11 Wrapper version 1.2.18 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines constants for the type of session that should be opened upon a call to openSession. The version 2.x of PKCS#11 only allows serial sessions. Both types are defined just for the sake of completeness.
Field Summary | |
static boolean |
PARALLEL_SESSION
Indicates a parallel session. |
static boolean |
SERIAL_SESSION
Indicates a serial session. |
Field Detail |
public static final boolean PARALLEL_SESSION
public static final boolean SERIAL_SESSION
|
IAIK PKCS#11 Wrapper version 1.2.18 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |