C# Class Net.Pkcs11Interop.LowLevelAPI81.MechanismParams.CK_KEY_DERIVATION_STRING_DATA

Show file Open project: Pkcs11Interop/Pkcs11Interop Class Usage Examples

Public Properties

Property Type Description
Data System.IntPtr
Len ulong

Property Details

Data public property

Pointer to the byte string
public IntPtr,System Data
return System.IntPtr

Len public property

Length of the byte string
public ulong Len
return ulong