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

显示文件 Open project: Pkcs11Interop/Pkcs11Interop

Public Properties

Property Type Description
Type uint
Value System.IntPtr
ValueLen uint

Property Details

Type public_oe property

Parameter type
public uint Type
return uint

Value public_oe property

Pointer to the value of the parameter
public IntPtr,System Value
return System.IntPtr

ValueLen public_oe property

Length in bytes of the value
public uint ValueLen
return uint