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

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

Syntax

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

See Also