Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.Security.SslCertificateTrust Class Referencesealed

Static Public Member Functions

static SslCertificateTrust CreateForX509Store (X509Store store, bool sendTrustInHandshake=false)
 
static SslCertificateTrust CreateForX509Collection (X509Certificate2Collection trustList, bool sendTrustInHandshake=false)
 

Package Attributes

X509Store _store
 
X509Certificate2Collection _trustList
 
bool _sendTrustInHandshake
 

Private Member Functions

 SslCertificateTrust ()
 

Detailed Description

Definition at line 6 of file SslCertificateTrust.cs.


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