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

◆ ChainPolicyType

Enumerator
Base 
Authenticode 
Authenticode_TS 
SSL 
BasicConstraints 
NtAuth 

Definition at line 7 of file ChainPolicyType.cs.

8 {
9 [global::Cpp2ILInjected.Token(Token = "0x40008C3")]
10 Base = 1,
11 [global::Cpp2ILInjected.Token(Token = "0x40008C4")]
12 Authenticode,
13 [global::Cpp2ILInjected.Token(Token = "0x40008C5")]
15 [global::Cpp2ILInjected.Token(Token = "0x40008C6")]
16 SSL,
17 [global::Cpp2ILInjected.Token(Token = "0x40008C7")]
19 [global::Cpp2ILInjected.Token(Token = "0x40008C8")]
20 NtAuth
21 }