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

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

Syntax

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

See Also