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

◆ SHA1

HashAlgorithmName System.Security.Cryptography.HashAlgorithmName.SHA1
staticgetset

Definition at line 25 of file HashAlgorithmName.cs.

26 {
27 [global::Cpp2ILInjected.Token(Token = "0x60017CB")]
28 [global::Cpp2ILInjected.Address(RVA = "0x1AF7AE8", Offset = "0x1AF7AE8", Length = "0x40")]
29 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Rfc2898DeriveBytes), Member = ".ctor", MemberParameters = new object[]
30 {
31 typeof(byte[]),
32 typeof(byte[]),
33 typeof(int)
34 }, ReturnType = typeof(void))]
35 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Rfc2898DeriveBytes), Member = ".ctor", MemberParameters = new object[]
36 {
37 typeof(string),
38 typeof(byte[]),
39 typeof(int)
40 }, ReturnType = typeof(void))]
41 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Rfc2898DeriveBytes), Member = ".ctor", MemberParameters = new object[]
42 {
43 typeof(string),
44 typeof(int)
45 }, ReturnType = typeof(void))]
46 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Rfc2898DeriveBytes), Member = ".ctor", MemberParameters = new object[]
47 {
48 typeof(string),
49 typeof(int),
50 typeof(int)
51 }, ReturnType = typeof(void))]
52 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Rfc2898DeriveBytes), Member = "OpenHmac", ReturnType = typeof(HMAC))]
53 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Utils), Member = "OidToHashAlgorithmName", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(HashAlgorithmName))]
54 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DSACryptoServiceProvider), Member = "HashData", MemberParameters = new object[]
55 {
56 typeof(byte[]),
57 typeof(int),
58 typeof(int),
60 }, ReturnType = typeof(byte[]))]
61 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DSACryptoServiceProvider), Member = "HashData", MemberParameters = new object[]
62 {
63 typeof(global::System.IO.Stream),
65 }, ReturnType = typeof(byte[]))]
66 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 8)]
67 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
68 get
69 {
70 throw null;
71 }
72 }
class f__AnonymousType0<< Count > j__TPar