Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
X509RevocationFlag
enum
System.Security.Cryptography.X509Certificates.X509RevocationFlag
Enumerator
EndCertificateOnly
EntireChain
ExcludeRoot
Definition at line
3
of file
X509RevocationFlag.cs
.
4
{
5
EndCertificateOnly
,
6
EntireChain
,
7
ExcludeRoot
8
}
System.Security.Cryptography.X509Certificates.X509IncludeOption.ExcludeRoot
@ ExcludeRoot
System.Security.Cryptography.X509Certificates.X509RevocationFlag.EndCertificateOnly
@ EndCertificateOnly
System.Security.Cryptography.X509Certificates.X509RevocationFlag.EntireChain
@ EntireChain
System
Security
Cryptography
X509Certificates
Generated by
1.10.0