Pkcs11Interop  5.1.2
Public Attributes | List of all members
Net.Pkcs11Interop.LowLevelAPI81.MechanismParams.CK_OTP_PARAM Struct Reference

Structure that includes the type, value and length of an OTP parameter More...

Public Attributes

NativeULong Type
 Parameter type More...
 
IntPtr Value
 Pointer to the value of the parameter More...
 
NativeULong ValueLen
 Length in bytes of the value More...
 

Detailed Description

Structure that includes the type, value and length of an OTP parameter

Member Data Documentation

◆ Type

NativeULong Net.Pkcs11Interop.LowLevelAPI81.MechanismParams.CK_OTP_PARAM.Type

Parameter type

◆ Value

IntPtr Net.Pkcs11Interop.LowLevelAPI81.MechanismParams.CK_OTP_PARAM.Value

Pointer to the value of the parameter

◆ ValueLen

NativeULong Net.Pkcs11Interop.LowLevelAPI81.MechanismParams.CK_OTP_PARAM.ValueLen

Length in bytes of the value


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