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

显示文件 Open project: Pkcs11Interop/Pkcs11Interop

Public Properties

Property Type Description
Count uint
Params System.IntPtr

Property Details

Count public_oe property

The number of parameters in the array
public uint Count
return uint

Params public_oe property

Pointer to an array of OTP parameter values (CK_OTP_PARAM structures)
public IntPtr,System Params
return System.IntPtr