Structure that is used to provide parameters for OTP mechanisms in a generic fashion

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

Syntax

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

See Also