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

◆ ServerCertificate

override X509Certificate Mono.Net.Security.MonoSslServerAuthenticationOptions.ServerCertificate
getset

Definition at line 145 of file MonoSslServerAuthenticationOptions.cs.

146 {
147 [global::Cpp2ILInjected.Token(Token = "0x6000175")]
148 [global::Cpp2ILInjected.Address(RVA = "0x1D4D5EC", Offset = "0x1D4D5EC", Length = "0xC")]
149 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
150 get
151 {
152 throw null;
153 }
154 [global::Cpp2ILInjected.Token(Token = "0x6000176")]
155 [global::Cpp2ILInjected.Address(RVA = "0x1D4D5F8", Offset = "0x1D4D5F8", Length = "0xC")]
156 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
157 set
158 {
159 throw null;
160 }
161 }