Botan 3.11.0
Crypto and TLS for C&
CK_INFO Struct Reference

#include <pkcs11.h>

Public Attributes

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

Detailed Description

Definition at line 1297 of file pkcs11.h.

Member Data Documentation

◆ cryptokiVersion

struct CK_VERSION CK_INFO::cryptokiVersion

Definition at line 1298 of file pkcs11.h.

◆ flags

CK_FLAGS CK_INFO::flags

Definition at line 1300 of file pkcs11.h.

◆ libraryDescription

CK_UTF8CHAR CK_INFO::libraryDescription[32]

Definition at line 1301 of file pkcs11.h.

◆ libraryVersion

struct CK_VERSION CK_INFO::libraryVersion

Definition at line 1302 of file pkcs11.h.

◆ manufacturerID

CK_UTF8CHAR CK_INFO::manufacturerID[32]

Definition at line 1299 of file pkcs11.h.


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