terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ HMACSHA512() [1/2]

System.Security.Cryptography.HMACSHA512.HMACSHA512 ( )
inline

Definition at line 11 of file HMACSHA512.cs.

12 {
13 if (!true)
14 {
15 }
16 byte[] array = Utils.GenerateRandom(128);
17 }

References System.array, and System.Security.Cryptography.Utils.GenerateRandom().