Runtime s-box #2.

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

Syntax

C#
protected uint[] sbox2
Visual Basic
Protected sbox2 As UInteger()
Visual C++
protected:
array<unsigned int>^ sbox2

See Also