C# Class Net.Pkcs11Interop.LowLevelAPI41.CK_MECHANISM

Mostra file Open project: Pkcs11Interop/Pkcs11Interop Class Usage Examples

Public Properties

Property Type Description
Mechanism uint
Parameter System.IntPtr
ParameterLen uint

Property Details

Mechanism public_oe property

The type of mechanism
public uint Mechanism
return uint

Parameter public_oe property

Pointer to the parameter if required by the mechanism
public IntPtr,System Parameter
return System.IntPtr

ParameterLen public_oe property

Length of the parameter in bytes
public uint ParameterLen
return uint