Text Algorithm inizialization vector

Namespace: LLCryptoLib.Crypto
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

C#
protected byte[] maIV
Visual Basic
Protected maIV As Byte()
Visual C++
protected:
array<unsigned char>^ maIV

See Also