Method | Description | |
---|---|---|
CkOtpSignatureInfo ( byte signature ) : System |
Initializes a new instance of the CkOtpSignatureInfo class.
|
|
Dispose ( ) : void |
Disposes object
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Disposes object
|
public CkOtpSignatureInfo ( byte signature ) : System | ||
signature | byte | Signature value returned by all OTP mechanisms in successful calls to Sign method |
return | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | Flag indicating whether managed resources should be disposed |
return | void |