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