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
|
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] |
Definition at line 12 of file MobileTlsProvider.cs.