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

◆ ClientCertificateRequired

override bool Mono.Net.Security.MonoSslServerAuthenticationOptions.ClientCertificateRequired
getset

Definition at line 103 of file MonoSslServerAuthenticationOptions.cs.

104 {
105 [global::Cpp2ILInjected.Token(Token = "0x6000171")]
106 [global::Cpp2ILInjected.Address(RVA = "0x1D4D560", Offset = "0x1D4D560", Length = "0xC")]
107 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
108 get
109 {
110 throw null;
111 }
112 [global::Cpp2ILInjected.Token(Token = "0x6000172")]
113 [global::Cpp2ILInjected.Address(RVA = "0x1D4D56C", Offset = "0x1D4D56C", Length = "0x10")]
114 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
115 set
116 {
117 throw null;
118 }
119 }