terraria-cpp2il
v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
X509RevocationFlag.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
System.Security.Cryptography.X509Certificates
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x20000FE"
)]
7
public
enum
X509RevocationFlag
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x40004CF"
)]
10
EndCertificateOnly
,
11
[global::Cpp2ILInjected.Token(Token =
"0x40004D0"
)]
12
EntireChain
,
13
[global::Cpp2ILInjected.Token(Token =
"0x40004D1"
)]
14
ExcludeRoot
15
}
16
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Security.Cryptography.X509Certificates.X509RevocationFlag
X509RevocationFlag
Definition
X509RevocationFlag.cs:8
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:12
System
Definition
__Il2CppComDelegate.cs:6
source
System
Security
Cryptography
X509Certificates
X509RevocationFlag.cs
Generated by
1.10.0