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

#include <pkcs11t.h>

Public Attributes

CK_FLAGS flags
 
CK_ULONG ulMaxKeySize
 
CK_ULONG ulMinKeySize
 

Detailed Description

Definition at line 995 of file pkcs11t.h.

Member Data Documentation

◆ flags

CK_FLAGS CK_MECHANISM_INFO::flags

Definition at line 998 of file pkcs11t.h.

◆ ulMaxKeySize

CK_ULONG CK_MECHANISM_INFO::ulMaxKeySize

Definition at line 997 of file pkcs11t.h.

◆ ulMinKeySize

CK_ULONG CK_MECHANISM_INFO::ulMinKeySize

Definition at line 996 of file pkcs11t.h.


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