Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.CertificateValidation Class Reference

Static Package Functions

static unsafe SslPolicyErrors BuildChainAndVerifyProperties (X509Chain chain, X509Certificate2 remoteCertificate, bool checkCertName, bool isServer, string hostName)
 
static unsafe SslPolicyErrors BuildChainAndVerifyProperties (X509Chain chain, X509Certificate2 remoteCertificate, bool checkCertName, bool isServer, string hostName)
 

Static Private Member Functions

static unsafe uint Verify (SafeX509ChainHandle chainContext, ref global::Interop.Crypt32.CERT_CHAIN_POLICY_PARA cpp)
 
static unsafe uint Verify (SafeX509ChainHandle chainContext, ref global::Interop.Crypt32.CERT_CHAIN_POLICY_PARA cpp)
 

Detailed Description

Definition at line 9 of file CertificateValidation.cs.


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