Pkcs11Interop  5.1.2
Public Attributes | List of all members
Net.Pkcs11Interop.LowLevelAPI41.MechanismParams.CK_OTP_SIGNATURE_INFO Struct Reference

Structure that is returned by all OTP mechanisms in successful calls to C_Sign (C_SignFinal) More...

Public Attributes

IntPtr Params
 Pointer to an array of OTP parameter values (CK_OTP_PARAM structures) More...
 
NativeULong Count
 The number of parameters in the array More...
 

Detailed Description

Structure that is returned by all OTP mechanisms in successful calls to C_Sign (C_SignFinal)

Member Data Documentation

◆ Count

NativeULong Net.Pkcs11Interop.LowLevelAPI41.MechanismParams.CK_OTP_SIGNATURE_INFO.Count

The number of parameters in the array

◆ Params

IntPtr Net.Pkcs11Interop.LowLevelAPI41.MechanismParams.CK_OTP_SIGNATURE_INFO.Params

Pointer to an array of OTP parameter values (CK_OTP_PARAM structures)


The documentation for this struct was generated from the following file: