Pkcs11Interop  5.1.2
Public Attributes | List of all members
Net.Pkcs11Interop.LowLevelAPI40.MechanismParams.CK_OTP_PARAMS Struct Reference

Structure that is used to provide parameters for OTP mechanisms in a generic fashion More...

Public Attributes

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

Detailed Description

Structure that is used to provide parameters for OTP mechanisms in a generic fashion

Member Data Documentation

◆ Count

NativeULong Net.Pkcs11Interop.LowLevelAPI40.MechanismParams.CK_OTP_PARAMS.Count

The number of parameters in the array

◆ Params

IntPtr Net.Pkcs11Interop.LowLevelAPI40.MechanismParams.CK_OTP_PARAMS.Params

Pointer to an array of OTP parameters (CK_OTP_PARAM structures)


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