Runtime s-box #4.

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

Syntax

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

See Also