Botan 3.4.0
Crypto and TLS for C&
Public Attributes | List of all members
CK_INFO Struct Reference

#include <pkcs11t.h>

Public Attributes

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

Detailed Description

Definition at line 86 of file pkcs11t.h.

Member Data Documentation

◆ cryptokiVersion

CK_VERSION CK_INFO::cryptokiVersion

Definition at line 87 of file pkcs11t.h.

◆ flags

CK_FLAGS CK_INFO::flags

Definition at line 89 of file pkcs11t.h.

◆ libraryDescription

CK_UTF8CHAR CK_INFO::libraryDescription[32]

Definition at line 90 of file pkcs11t.h.

◆ libraryVersion

CK_VERSION CK_INFO::libraryVersion

Definition at line 91 of file pkcs11t.h.

◆ manufacturerID

CK_UTF8CHAR CK_INFO::manufacturerID[32]

Definition at line 88 of file pkcs11t.h.


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