cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Public Attributes | List of all members
CK_INFO Struct Reference

#include <pkcs11t.h>

Public Attributes

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

Detailed Description

Definition at line 94 of file pkcs11t.h.

Member Data Documentation

CK_VERSION CK_INFO::cryptokiVersion

Definition at line 97 of file pkcs11t.h.

CK_FLAGS CK_INFO::flags

Definition at line 99 of file pkcs11t.h.

CK_UTF8CHAR CK_INFO::libraryDescription[32]

Definition at line 102 of file pkcs11t.h.

CK_VERSION CK_INFO::libraryVersion

Definition at line 103 of file pkcs11t.h.

CK_UTF8CHAR CK_INFO::manufacturerID[32]

Definition at line 98 of file pkcs11t.h.


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