Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
X509ChainTrustMode.cs
Go to the documentation of this file.
1
namespace
System.Security.Cryptography.X509Certificates
;
2
3
public
enum
X509ChainTrustMode
4
{
5
System
,
6
CustomRootTrust
7
}
System.Security.Cryptography.X509Certificates.X509ChainTrustMode
X509ChainTrustMode
Definition
X509ChainTrustMode.cs:4
System.Security.Cryptography.X509Certificates.X509ChainTrustMode.CustomRootTrust
@ CustomRootTrust
System.Security.Cryptography.X509Certificates.X509ChainTrustMode.System
@ System
System.Security.Cryptography.X509Certificates
Definition
CertificateAsn.cs:4
source
System.Security.Cryptography.X509Certificates
System.Security.Cryptography.X509Certificates
X509ChainTrustMode.cs
Generated by
1.10.0