IV value

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

Syntax

Visual Basic (Declaration)
Public Iv As Byte()
C#
public byte[] Iv
Visual C++
public:
array<unsigned char>^ Iv
JavaScript
iv

See Also