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

◆ RemoteCertificate

override X509Certificate2 Mono.Unity.UnityTlsContext.RemoteCertificate
getset

Definition at line 139 of file UnityTlsContext.cs.

140 {
141 [global::Cpp2ILInjected.Token(Token = "0x600008D")]
142 [global::Cpp2ILInjected.Address(RVA = "0x1D44B74", Offset = "0x1D44B74", Length = "0x8")]
143 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
144 get
145 {
146 throw null;
147 }
148 }