terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Protected Member Functions | |
MonoSslAuthenticationOptions () | |
Properties | |
bool | ServerMode [get] |
global::System.Security.Authentication.SslProtocols | EnabledSslProtocols [get, set] |
global::System.Net.Security.EncryptionPolicy | EncryptionPolicy [set] |
global::System.Security.Cryptography.X509Certificates.X509RevocationMode | CertificateRevocationCheckMode [set] |
string | TargetHost [get, set] |
X509Certificate | ServerCertificate [get, set] |
global::System.Security.Cryptography.X509Certificates.X509CertificateCollection | ClientCertificates [get, set] |
bool | ClientCertificateRequired [get, set] |
global::System.Net.Security.ServerCertSelectionCallback | ServerCertSelectionDelegate [get] |
Private Attributes | |
global::System.Net.Security.ServerCertSelectionCallback< ServerCertSelectionDelegate > | k__BackingField |
Definition at line 10 of file MonoSslAuthenticationOptions.cs.