Runtime s-box #1.
Namespace: LLCryptoLib.CryptoAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
protected uint[] sbox1 |
Visual Basic |
---|
Protected sbox1 As UInteger() |
Visual C++ |
---|
protected: array<unsigned int>^ sbox1 |