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

◆ HMACSHA1() [3/3]

System.Security.Cryptography.HMACSHA1.HMACSHA1 ( byte[] key,
bool useManagedSha1 )
inline

Definition at line 25 of file HMACSHA1.cs.

26 {
28 base..ctor();
29 this.m_hashName = "SHA1";
31 base.InitializeKey(key);
32 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.key.