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

Mostrar archivo Open project: Pkcs11Interop/Pkcs11Interop Class Usage Examples

Public Properties

Property Type Description
Data System.IntPtr
Len ulong

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 ulong Len
return ulong