Runtime s-box #3.

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

Syntax

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

See Also