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() [2/2]

System.Security.Cryptography.HMACSHA512.HMACSHA512 ( byte[] key)
inline

Definition at line 20 of file HMACSHA512.cs.

21 {
22 if (!true)
23 {
24 }
25 bool flag = Utils._ProduceLegacyHmacValues();
28 base..ctor();
29 this.m_hashName = "SHA512";
33 base.InitializeKey(key);
34 }
class f__AnonymousType0<< Count > j__TPar

References System.Security.Cryptography.Utils._ProduceLegacyHmacValues(), j__TPar, and System.Security.Cryptography.HMACSHA512.m_useLegacyBlockSize.