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

#include <pkcs11t.h>

Public Attributes

CK_ULONG ulMinKeySize
 
CK_ULONG ulMaxKeySize
 
CK_FLAGS flags
 

Detailed Description

Definition at line 1012 of file pkcs11t.h.

Member Data Documentation

CK_FLAGS CK_MECHANISM_INFO::flags

Definition at line 1015 of file pkcs11t.h.

CK_ULONG CK_MECHANISM_INFO::ulMaxKeySize

Definition at line 1014 of file pkcs11t.h.

CK_ULONG CK_MECHANISM_INFO::ulMinKeySize

Definition at line 1013 of file pkcs11t.h.


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