Text Algorithm inizialization vector
Namespace: LLCryptoLib.CryptoAssembly: 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 |