Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Net
Pkcs11Interop
LowLevelAPI81
CK_MECHANISM
C# Class Net.Pkcs11Interop.LowLevelAPI81.CK_MECHANISM
Show file
Open project: Pkcs11Interop/Pkcs11Interop
Class Usage Examples
Public Properties
Property
Type
Description
Mechanism
ulong
Parameter
System.IntPtr
ParameterLen
ulong
Property Details
Mechanism
public property
The type of mechanism
public
ulong
Mechanism
return
ulong
Parameter
public property
Pointer to the parameter if required by the mechanism
public
IntPtr,System
Parameter
return
System.IntPtr
ParameterLen
public property
Length of the parameter in bytes
public
ulong
ParameterLen
return
ulong