Botan 3.11.0
Crypto and TLS for C&
CK_SESSION_INFO Struct Reference

#include <pkcs11.h>

Public Attributes

CK_FLAGS flags
CK_SLOT_ID slotID
CK_STATE state
CK_ULONG ulDeviceError

Detailed Description

Definition at line 1323 of file pkcs11.h.

Member Data Documentation

◆ flags

CK_FLAGS CK_SESSION_INFO::flags

Definition at line 1326 of file pkcs11.h.

◆ slotID

CK_SLOT_ID CK_SESSION_INFO::slotID

Definition at line 1324 of file pkcs11.h.

◆ state

CK_STATE CK_SESSION_INFO::state

Definition at line 1325 of file pkcs11.h.

Referenced by Botan::PKCS11::Session::Session().

◆ ulDeviceError

CK_ULONG CK_SESSION_INFO::ulDeviceError

Definition at line 1327 of file pkcs11.h.


The documentation for this struct was generated from the following file: