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
IgnoreCertProblem.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Net
 

Enumerations

enum  System.Net.IgnoreCertProblem {
  System.Net.not_time_valid = 1 , System.Net.ctl_not_time_valid , System.Net.not_time_nested = 4 , System.Net.invalid_basic_constraints = 8 ,
  System.Net.all_not_time_valid = 7 , System.Net.allow_unknown_ca = 16 , System.Net.wrong_usage = 32 , System.Net.invalid_name = 64 ,
  System.Net.invalid_policy = 128 , System.Net.end_rev_unknown = 256 , System.Net.ctl_signer_rev_unknown = 512 , System.Net.ca_rev_unknown = 1024 ,
  System.Net.root_rev_unknown = 2048 , System.Net.all_rev_unknown = 3840 , System.Net.none = 4095
}