Pkcs11Interop  5.1.2
Public Attributes | List of all members
Net.Pkcs11Interop.LowLevelAPI80.CK_MECHANISM Struct Reference

Specifies a particular mechanism and any parameters it requires More...

Public Attributes

NativeULong Mechanism
 The type of mechanism More...
 
IntPtr Parameter
 Pointer to the parameter if required by the mechanism More...
 
NativeULong ParameterLen
 Length of the parameter in bytes More...
 

Detailed Description

Specifies a particular mechanism and any parameters it requires

Member Data Documentation

◆ Mechanism

NativeULong Net.Pkcs11Interop.LowLevelAPI80.CK_MECHANISM.Mechanism

The type of mechanism

◆ Parameter

IntPtr Net.Pkcs11Interop.LowLevelAPI80.CK_MECHANISM.Parameter

Pointer to the parameter if required by the mechanism

◆ ParameterLen

NativeULong Net.Pkcs11Interop.LowLevelAPI80.CK_MECHANISM.ParameterLen

Length of the parameter in bytes


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