CK_SESSION_INFO

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow @nogc @system
struct CK_SESSION_INFO {}

Members

Variables

flags
CK_FLAGS flags;
Undocumented in source.
slotID
CK_SLOT_ID slotID;
Undocumented in source.
state
CK_STATE state;
Undocumented in source.
ulDeviceError
CK_ULONG ulDeviceError;
Undocumented in source.

Meta