FreeRDP
CK_INFO Struct Reference
Collaboration diagram for CK_INFO:

Data Fields

struct CK_VERSION cryptokiVersion
 
CK_UTF8CHAR manufacturerID [32]
 
CK_FLAGS flags
 
CK_UTF8CHAR libraryDescription [32]
 
struct CK_VERSION libraryVersion
 

Detailed Description

Definition at line 1149 of file pkcs11.h.

Field Documentation

◆ cryptokiVersion

struct CK_VERSION CK_INFO::cryptokiVersion

Definition at line 1146 of file pkcs11.h.

◆ flags

CK_FLAGS CK_INFO::flags

Definition at line 1152 of file pkcs11.h.

◆ libraryDescription

CK_UTF8CHAR CK_INFO::libraryDescription[32]

Definition at line 1153 of file pkcs11.h.

◆ libraryVersion

struct CK_VERSION CK_INFO::libraryVersion

Definition at line 1153 of file pkcs11.h.

◆ manufacturerID

CK_UTF8CHAR CK_INFO::manufacturerID[32]

Definition at line 1151 of file pkcs11.h.


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