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
Mono.Net.Security.MonoSslAuthenticationOptions Class Referenceabstract
+ Inheritance diagram for Mono.Net.Security.MonoSslAuthenticationOptions:

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< ServerCertSelectionDelegatek__BackingField
 

Detailed Description

Definition at line 10 of file MonoSslAuthenticationOptions.cs.


The documentation for this class was generated from the following file: