terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
X509RevocationFlag.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Security.Cryptography.X509Certificates
4
{
5
// Token: 0x020000FE RID: 254
6
public
enum
X509RevocationFlag
7
{
8
// Token: 0x040004CF RID: 1231
9
EndCertificateOnly
,
10
// Token: 0x040004D0 RID: 1232
11
EntireChain
,
12
// Token: 0x040004D1 RID: 1233
13
ExcludeRoot
14
}
15
}
System.Security.Cryptography.X509Certificates.X509RevocationFlag
X509RevocationFlag
Definition
X509RevocationFlag.cs:7
System.Security.Cryptography.X509Certificates.X509RevocationFlag.EndCertificateOnly
@ EndCertificateOnly
System.Security.Cryptography.X509Certificates.X509RevocationFlag.ExcludeRoot
@ ExcludeRoot
System.Security.Cryptography.X509Certificates.X509RevocationFlag.EntireChain
@ EntireChain
System.Security.Cryptography.X509Certificates
Definition
X509Certificate.cs:9
System
Definition
__ComObject.cs:4
source
System
Security
Cryptography
X509Certificates
X509RevocationFlag.cs
Generated by
1.10.0