public class CK_SESSION_INFO
extends java.lang.Object
PKCS#11 structure:
typedef struct CK_SESSION_INFO {
CK_SLOT_ID slotID;
CK_STATE state;
CK_FLAGS flags;
CK_ULONG ulDeviceError;
} CK_SESSION_INFO;
| Modifier and Type | Field and Description |
|---|---|
long |
flags
PKCS#11:
|
long |
slotID
PKCS#11:
|
long |
state
PKCS#11:
|
long |
ulDeviceError
PKCS#11:
|
| Constructor and Description |
|---|
CK_SESSION_INFO() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Returns the string representation of CK_SESSION_INFO.
|
IAIK JavaSecurity Website http://jce.iaik.tugraz.at/
IAIK at Graz University of Technology, Austria, Europe
Copyright 2001-2023 IAIK, Graz University of Technology, Inffeldgasse 16a, 8010 Graz, Austria. All Rights Reserved. version 1.6.9