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
X509ChainPolicy.cs
Go to the documentation of this file.
1using System;
6using Mono.Unity;
7
9{
10 [global::Cpp2ILInjected.Token(Token = "0x2000114")]
11 public sealed class X509ChainPolicy
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x600067E")]
14 [global::Cpp2ILInjected.Address(RVA = "0x1ED8FF4", Offset = "0x1ED8FF4", Length = "0x1C")]
15 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509ChainImplUnityTls), Member = ".ctor", MemberParameters = new object[]
16 {
18 typeof(bool)
19 }, ReturnType = typeof(void))]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
21 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
22 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(X509ChainPolicy), Member = "Reset", ReturnType = typeof(void))]
24 {
25 throw null;
26 }
27
28 [global::Cpp2ILInjected.Token(Token = "0x17000165")]
30 {
31 [global::Cpp2ILInjected.Token(Token = "0x600067F")]
32 [global::Cpp2ILInjected.Address(RVA = "0x1ED9DD0", Offset = "0x1ED9DD0", Length = "0x240")]
33 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
34 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509ChainImplMono), Member = "get_CertificateCollection", ReturnType = typeof(X509Certificate2Collection))]
35 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
36 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CollectionBase), Member = ".ctor", ReturnType = typeof(void))]
37 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(X509CertificateCollection), Member = "GetEnumerator", ReturnType = typeof(X509CertificateCollection.X509CertificateEnumerator))]
38 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(X509CertificateCollection.X509CertificateEnumerator), Member = "MoveNext", ReturnType = typeof(bool))]
39 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(X509CertificateCollection.X509CertificateEnumerator), Member = "get_Current", ReturnType = typeof(X509Certificate))]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(X509Certificate), Member = ".ctor", MemberParameters = new object[] { typeof(X509Certificate) }, ReturnType = typeof(void))]
41 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(X509Certificate2Collection), Member = "Add", MemberParameters = new object[] { typeof(X509Certificate2) }, ReturnType = typeof(int))]
42 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 15)]
43 get
44 {
45 throw null;
46 }
47 }
48
49 [global::Cpp2ILInjected.Token(Token = "0x17000166")]
51 {
52 [global::Cpp2ILInjected.Token(Token = "0x6000680")]
53 [global::Cpp2ILInjected.Address(RVA = "0x1EDBCE0", Offset = "0x1EDBCE0", Length = "0x8")]
54 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
55 get
56 {
57 throw null;
58 }
59 }
60
61 [global::Cpp2ILInjected.Token(Token = "0x17000167")]
63 {
64 [global::Cpp2ILInjected.Token(Token = "0x6000681")]
65 [global::Cpp2ILInjected.Address(RVA = "0x1EDBCE8", Offset = "0x1EDBCE8", Length = "0x8")]
66 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
67 get
68 {
69 throw null;
70 }
71 [global::Cpp2ILInjected.Token(Token = "0x6000682")]
72 [global::Cpp2ILInjected.Address(RVA = "0x1EDBCF0", Offset = "0x1EDBCF0", Length = "0x60")]
73 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
74 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MobileTlsContext), Member = "SelectClientCertificate", MemberParameters = new object[] { typeof(string[]) }, ReturnType = typeof(X509Certificate))]
75 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
76 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
77 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
78 set
79 {
80 throw null;
81 }
82 }
83
84 [global::Cpp2ILInjected.Token(Token = "0x17000168")]
86 {
87 [global::Cpp2ILInjected.Token(Token = "0x6000683")]
88 [global::Cpp2ILInjected.Address(RVA = "0x1EDBD50", Offset = "0x1EDBD50", Length = "0x8")]
89 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
90 get
91 {
92 throw null;
93 }
94 [global::Cpp2ILInjected.Token(Token = "0x6000684")]
95 [global::Cpp2ILInjected.Address(RVA = "0x1EDBD58", Offset = "0x1EDBD58", Length = "0x60")]
96 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
97 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MobileTlsContext), Member = "SelectClientCertificate", MemberParameters = new object[] { typeof(string[]) }, ReturnType = typeof(X509Certificate))]
98 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
99 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
100 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
101 set
102 {
103 throw null;
104 }
105 }
106
107 [global::Cpp2ILInjected.Token(Token = "0x17000169")]
109 {
110 [global::Cpp2ILInjected.Token(Token = "0x6000685")]
111 [global::Cpp2ILInjected.Address(RVA = "0x1EDBDB8", Offset = "0x1EDBDB8", Length = "0x8")]
112 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
113 get
114 {
115 throw null;
116 }
117 }
118
119 [global::Cpp2ILInjected.Token(Token = "0x6000686")]
120 [global::Cpp2ILInjected.Address(RVA = "0x1EDBBF8", Offset = "0x1EDBBF8", Length = "0xE8")]
121 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509ChainImplMono), Member = ".ctor", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
122 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509ChainPolicy), Member = ".ctor", ReturnType = typeof(void))]
123 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
124 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(OidCollection), Member = ".ctor", ReturnType = typeof(void))]
125 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTime), Member = "get_Now", ReturnType = typeof(DateTime))]
126 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
127 public void Reset()
128 {
129 throw null;
130 }
131
132 [global::Cpp2ILInjected.Token(Token = "0x400051E")]
133 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
135
136 [global::Cpp2ILInjected.Token(Token = "0x400051F")]
137 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
139
140 [global::Cpp2ILInjected.Token(Token = "0x4000520")]
141 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
143
144 [global::Cpp2ILInjected.Token(Token = "0x4000521")]
145 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
147
148 [global::Cpp2ILInjected.Token(Token = "0x4000522")]
149 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
151
152 [global::Cpp2ILInjected.Token(Token = "0x4000523")]
153 [global::Cpp2ILInjected.FieldOffset(Offset = "0x34")]
155
156 [global::Cpp2ILInjected.Token(Token = "0x4000524")]
157 [global::Cpp2ILInjected.FieldOffset(Offset = "0x38")]
159
160 [global::Cpp2ILInjected.Token(Token = "0x4000525")]
161 [global::Cpp2ILInjected.FieldOffset(Offset = "0x40")]
163
164 [global::Cpp2ILInjected.Token(Token = "0x4000526")]
165 [global::Cpp2ILInjected.FieldOffset(Offset = "0x48")]
167 }
168}
class f__AnonymousType0<< Count > j__TPar