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

Protected Member Functions

 MobileTlsProvider ()
 

Package Functions

MobileAuthenticatedStream CreateSslStream (SslStream sslStream, Stream innerStream, bool leaveInnerStreamOpen, MonoTlsSettings settings)
 
bool ValidateCertificate (ChainValidationHelper validator, string targetHost, bool serverMode, X509CertificateCollection certificates, bool wantsChain, ref X509Chain chain, ref SslPolicyErrors errors, ref int status11)
 

Properties

Guid ID [get]
 
string Name [get]
 
bool SupportsSslStream [get]
 
bool SupportsConnectionInfo [get]
 
bool SupportsMonoExtensions [get]
 
SslProtocols SupportedProtocols [get]
 
bool SupportsCleanShutdown [get]
 

Detailed Description

Definition at line 12 of file MobileTlsProvider.cs.


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