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

Protected Member Functions

 MonoSslAuthenticationOptions ()
 

Properties

bool ServerMode [get]
 
SslProtocols EnabledSslProtocols [get, set]
 
EncryptionPolicy EncryptionPolicy [set]
 
X509RevocationMode CertificateRevocationCheckMode [set]
 
string TargetHost [get, set]
 
X509Certificate ServerCertificate [get, set]
 
X509CertificateCollection ClientCertificates [get, set]
 
bool ClientCertificateRequired [get, set]
 
ServerCertSelectionCallback ServerCertSelectionDelegate [get, set]
 

Private Attributes

ServerCertSelectionCallback< ServerCertSelectionDelegatek__BackingField
 

Detailed Description

Definition at line 12 of file MonoSslAuthenticationOptions.cs.


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