Pointer to the location that receives the 8-byte initialization vector (IV), if an IV is required

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

Syntax

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

See Also