terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ ProduceLegacyHmacValues

bool System.Security.Cryptography.HMACSHA384.ProduceLegacyHmacValues
getset

Definition at line 56 of file HMACSHA384.cs.

57 {
58 [global::Cpp2ILInjected.Token(Token = "0x60018B5")]
59 [global::Cpp2ILInjected.Address(RVA = "0x1AFECB4", Offset = "0x1AFECB4", Length = "0x8")]
60 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
61 get
62 {
63 throw null;
64 }
65 [global::Cpp2ILInjected.Token(Token = "0x60018B6")]
66 [global::Cpp2ILInjected.Address(RVA = "0x1AFECBC", Offset = "0x1AFECBC", Length = "0x24")]
67 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
68 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
69 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(HMAC), Member = "InitializeKey", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(void))]
70 set
71 {
72 throw null;
73 }
74 }
class f__AnonymousType0<< Count > j__TPar