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

bool Mono.Net.Security.MonoSslAuthenticationOptions.ClientCertificateRequired
getsetabstract

Definition at line 72 of file MonoSslAuthenticationOptions.cs.

73 {
74 [global::Cpp2ILInjected.Token(Token = "0x6000157")]
75 get;
76 [global::Cpp2ILInjected.Token(Token = "0x6000158")]
77 set;
78 }