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
RSAPKCS1SHA384SignatureDescription.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000305")]
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x6001A24")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1B10B50", Offset = "0x1B10B50", Length = "0x68")]
12 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CryptoConfig), Member = "CreateFromName", MemberParameters = new object[]
13 {
14 typeof(string),
15 typeof(object[])
16 }, ReturnType = typeof(object))]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RSAPKCS1SignatureDescription), Member = ".ctor", MemberParameters = new object[]
19 {
20 typeof(string),
21 typeof(string)
22 }, ReturnType = typeof(void))]
23 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
25 {
26 throw null;
27 }
28 }
29}
class f__AnonymousType0<< Count > j__TPar