terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ IsServer

bool Mono.Net.Security.MobileTlsContext.IsServer
getinherited

Definition at line 50 of file MobileTlsContext.cs.

51 {
53 get
54 {
55 return this.<IsServer>k__BackingField;
56 }
57 }
class f__AnonymousType0<< Count > j__TPar
readonly MonoSslAuthenticationOptions< Options > k__BackingField

Referenced by Mono.Unity.UnityTlsContext.ProcessHandshake(), and Mono.Net.Security.MobileTlsContext.ValidateCertificate().