Pkcs11Interop  5.1.2
Public Member Functions | Protected Member Functions | Properties | List of all members
Net.Pkcs11Interop.HighLevelAPI80.MechanismParams.CkOtpSignatureInfo Class Reference

Parameters returned by all OTP mechanisms in successful calls to Sign method More...

Inherits Net.Pkcs11Interop.HighLevelAPI.MechanismParams.ICkOtpSignatureInfo.

Public Member Functions

 CkOtpSignatureInfo (byte[] signature)
 Initializes a new instance of the CkOtpSignatureInfo class. More...
 
void Dispose ()
 Disposes object More...
 

Protected Member Functions

virtual void Dispose (bool disposing)
 Disposes object More...
 

Properties

IList< ICkOtpParamParams [get]
 List of OTP parameters More...
 
- Properties inherited from Net.Pkcs11Interop.HighLevelAPI.MechanismParams.ICkOtpSignatureInfo
IList< ICkOtpParamParams [get]
 List of OTP parameters More...
 

Detailed Description

Parameters returned by all OTP mechanisms in successful calls to Sign method

Constructor & Destructor Documentation

◆ CkOtpSignatureInfo()

Net.Pkcs11Interop.HighLevelAPI80.MechanismParams.CkOtpSignatureInfo.CkOtpSignatureInfo ( byte []  signature)

Initializes a new instance of the CkOtpSignatureInfo class.

Parameters
signatureSignature value returned by all OTP mechanisms in successful calls to Sign method

Member Function Documentation

◆ Dispose() [1/2]

void Net.Pkcs11Interop.HighLevelAPI80.MechanismParams.CkOtpSignatureInfo.Dispose ( )

Disposes object

◆ Dispose() [2/2]

virtual void Net.Pkcs11Interop.HighLevelAPI80.MechanismParams.CkOtpSignatureInfo.Dispose ( bool  disposing)
protectedvirtual

Disposes object

Parameters
disposingFlag indicating whether managed resources should be disposed

Property Documentation

◆ Params

IList<ICkOtpParam> Net.Pkcs11Interop.HighLevelAPI80.MechanismParams.CkOtpSignatureInfo.Params
get

List of OTP parameters


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