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

◆ ClientCertificates

X509CertificateCollection Mono.Net.Security.MonoSslAuthenticationOptions.ClientCertificates
getsetabstract

Definition at line 63 of file MonoSslAuthenticationOptions.cs.

64 {
65 [global::Cpp2ILInjected.Token(Token = "0x6000155")]
66 get;
67 [global::Cpp2ILInjected.Token(Token = "0x6000156")]
68 set;
69 }