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

显示文件 Open project: Pkcs11Interop/Pkcs11Interop Class Usage Examples

Public Properties

Property Type Description
Data System.IntPtr
Len uint

Property Details

Data public_oe property

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

Len public_oe property

Length of the byte string
public uint Len
return uint