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

#include <pkcs11t.h>

Public Attributes

CK_MECHANISM_TYPE mechanism
 
CK_VOID_PTR pParameter
 
CK_ULONG ulParameterLen
 

Detailed Description

Definition at line 983 of file pkcs11t.h.

Member Data Documentation

◆ mechanism

CK_MECHANISM_TYPE CK_MECHANISM::mechanism

Definition at line 984 of file pkcs11t.h.

Referenced by Botan::PKCS11::MechanismWrapper::mechanism_type().

◆ pParameter

CK_VOID_PTR CK_MECHANISM::pParameter

◆ ulParameterLen

CK_ULONG CK_MECHANISM::ulParameterLen

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