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

Namespace:  Cryptware.NCryptoki.Parameters
Assembly:  NCryptoki (in NCryptoki.dll)

Syntax

Visual Basic (Declaration)
Public Structure OTP_SIGNATURE_INFO
C#
public struct OTP_SIGNATURE_INFO
Visual C++
public value class OTP_SIGNATURE_INFO
JavaScript
JavaScript supports the use of structures, but not the declaration of new ones.

See Also