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
X509RevocationMode.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 =
"0x20000FF"
)]
7
public
enum
X509RevocationMode
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x40004D3"
)]
10
NoCheck
,
11
[global::Cpp2ILInjected.Token(Token =
"0x40004D4"
)]
12
Online
,
13
[global::Cpp2ILInjected.Token(Token =
"0x40004D5"
)]
14
Offline
15
}
16
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Security.Cryptography.X509Certificates.X509RevocationMode
X509RevocationMode
Definition
X509RevocationMode.cs:8
System.Security.Cryptography.X509Certificates.X509RevocationMode.NoCheck
@ NoCheck
System.Security.Cryptography.X509Certificates.X509RevocationMode.Online
@ Online
System.Security.Cryptography.X509Certificates.X509RevocationMode.Offline
@ Offline
System.Security.Cryptography.X509Certificates
Definition
X509Certificate.cs:12
System
Definition
__Il2CppComDelegate.cs:6
source
System
Security
Cryptography
X509Certificates
X509RevocationMode.cs
Generated by
1.10.0