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.SslClientAuthenticationOptions Class Reference

Public Member Functions

 SslClientAuthenticationOptions ()
 

Properties

string TargetHost [get, set]
 
global::System.Security.Cryptography.X509Certificates.X509CertificateCollection ClientCertificates [get, set]
 
global::System.Security.Cryptography.X509Certificates.X509RevocationMode CertificateRevocationCheckMode [set]
 
EncryptionPolicy EncryptionPolicy [set]
 
global::System.Security.Authentication.SslProtocols EnabledSslProtocols [get, set]
 

Private Attributes

EncryptionPolicy _encryptionPolicy
 
global::System.Security.Cryptography.X509Certificates.X509RevocationMode _checkCertificateRevocation
 
global::System.Security.Authentication.SslProtocols _enabledSslProtocols
 
bool _allowRenegotiation = true
 
string< TargetHostk__BackingField
 
global::System.Security.Cryptography.X509Certificates.X509CertificateCollection< ClientCertificatesk__BackingField
 

Detailed Description

Definition at line 9 of file SslClientAuthenticationOptions.cs.


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