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

◆ ChainPolicyType

Enumerator
Base 
Authenticode 
Authenticode_TS 
SSL 
BasicConstraints 
NtAuth 

Definition at line 6 of file ChainPolicyType.cs.

7 {
8 // Token: 0x040008C3 RID: 2243
9 Base = 1,
10 // Token: 0x040008C4 RID: 2244
11 Authenticode,
12 // Token: 0x040008C5 RID: 2245
14 // Token: 0x040008C6 RID: 2246
15 SSL,
16 // Token: 0x040008C7 RID: 2247
18 // Token: 0x040008C8 RID: 2248
19 NtAuth
20 }