Size of block for all ARC4 algorithms.
This is different in MONO and .NET.
Namespace: LLCryptoLib.CryptoAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
protected const int ARC4BLOCK |
Visual Basic |
---|
Protected Const ARC4BLOCK As Integer |
Visual C++ |
---|
protected: literal int ARC4BLOCK |