16-octet IV
Namespace:
Cryptware.NCryptoki.ParametersAssembly: 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 |