Length (in bits) of the IV agreed upon during the protocol handshake phase or if no IV is required, Length should be set to 0

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

Syntax

Visual Basic (Declaration)
Public IVSizeInBits As Integer
C#
public int IVSizeInBits
Visual C++
public:
int IVSizeInBits
JavaScript
ivSizeInBits

See Also