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

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Security
 
namespace  System.Security.Cryptography
 
namespace  System.Security.Cryptography.X509Certificates
 

Enumerations

enum  System.Security.Cryptography.X509Certificates.OpenFlags {
  System.Security.Cryptography.X509Certificates.ReadOnly = 0 , System.Security.Cryptography.X509Certificates.ReadWrite = 1 , System.Security.Cryptography.X509Certificates.MaxAllowed = 2 , System.Security.Cryptography.X509Certificates.OpenExistingOnly = 4 ,
  System.Security.Cryptography.X509Certificates.IncludeArchived = 8
}