The second S-box initialization data.
Namespace: LLCryptoLib.CryptoAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
protected static readonly uint[] SBOX_INIT_2 |
Visual Basic |
---|
Protected Shared ReadOnly SBOX_INIT_2 As UInteger() |
Visual C++ |
---|
protected: static initonly array<unsigned int>^ SBOX_INIT_2 |