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
System.Net.Security.SslServerAuthenticationOptions Class Reference

Public Member Functions

 SslServerAuthenticationOptions ()
 

Properties

bool ClientCertificateRequired [get, set]
 
X509Certificate ServerCertificate [get, set]
 
global::System.Security.Authentication.SslProtocols EnabledSslProtocols [get, set]
 
global::System.Security.Cryptography.X509Certificates.X509RevocationMode CertificateRevocationCheckMode [set]
 
EncryptionPolicy EncryptionPolicy [set]
 

Private Attributes

global::System.Security.Cryptography.X509Certificates.X509RevocationMode _checkCertificateRevocation
 
global::System.Security.Authentication.SslProtocols _enabledSslProtocols
 
EncryptionPolicy _encryptionPolicy
 
bool _allowRenegotiation = true
 
bool< ClientCertificateRequiredk__BackingField
 
X509Certificate< ServerCertificatek__BackingField
 

Detailed Description

Definition at line 9 of file SslServerAuthenticationOptions.cs.


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