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
HMACSHA384.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::System.Runtime.InteropServices.ComVisible(true)]
9 [global::Cpp2ILInjected.Token(Token = "0x20002DF")]
10 public class HMACSHA384 : HMAC
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x60018B2")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1AFEB34", Offset = "0x1AFEB34", Length = "0x64")]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CryptoConfig), Member = "CreateFromName", MemberParameters = new object[]
15 {
16 typeof(string),
17 typeof(object[])
18 }, ReturnType = typeof(object))]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
20 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Utils), Member = "GenerateRandom", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(byte[]))]
21 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
22 public HMACSHA384()
23 {
24 throw null;
25 }
26
27 [global::Cpp2ILInjected.Token(Token = "0x60018B3")]
28 [global::Cpp2ILInjected.Address(RVA = "0x1AFEB98", Offset = "0x1AFEB98", Length = "0x104")]
29 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
30 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Rfc2898DeriveBytes), Member = "OpenHmac", ReturnType = typeof(HMAC))]
31 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
32 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Utils), Member = "_ProduceLegacyHmacValues", ReturnType = typeof(bool))]
33 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
34 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SHA384Managed), Member = ".ctor", ReturnType = typeof(void))]
35 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(HMAC), Member = "InitializeKey", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(void))]
36 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
37 public HMACSHA384(byte[] key)
38 {
39 throw null;
40 }
41
42 [global::Cpp2ILInjected.Token(Token = "0x1700029C")]
43 private int BlockSize
44 {
45 [global::Cpp2ILInjected.Token(Token = "0x60018B4")]
46 [global::Cpp2ILInjected.Address(RVA = "0x1AFEC9C", Offset = "0x1AFEC9C", Length = "0x18")]
47 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
48 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
49 get
50 {
51 throw null;
52 }
53 }
54
55 [global::Cpp2ILInjected.Token(Token = "0x1700029D")]
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 }
75
76 [global::Cpp2ILInjected.Token(Token = "0x4000CB8")]
77 [global::Cpp2ILInjected.FieldOffset(Offset = "0x61")]
79 }
80}
class f__AnonymousType0<< Count > j__TPar