Pointer to a location which receives the initialization vector (IV) created for the client (if any)

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

Syntax

Visual Basic (Declaration)
Public IVClient As IntPtr
C#
public IntPtr IVClient
Visual C++
public:
IntPtr IVClient
JavaScript
ivClient

See Also