Pointer to an array of OTP parameter values (CK_OTP_PARAM structures)

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

Syntax

Visual Basic (Declaration)
Public Params As IntPtr
C#
public IntPtr Params
Visual C++
public:
IntPtr Params
JavaScript
params

See Also