The third S-box initialization data.

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

Syntax

C#
protected static readonly uint[] SBOX_INIT_3
Visual Basic
Protected Shared ReadOnly SBOX_INIT_3 As UInteger()
Visual C++
protected:
static initonly array<unsigned int>^ SBOX_INIT_3

See Also