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
Mono.Security.X509.X509StoreManager Class Referencesealed

Properties

static string CurrentUserPath [get]
 
static string LocalMachinePath [get]
 
static string NewCurrentUserPath [get]
 
static string NewLocalMachinePath [get]
 
static X509Stores CurrentUser [get]
 
static X509Stores LocalMachine [get]
 
static X509Stores NewCurrentUser [get]
 
static X509Stores NewLocalMachine [get]
 
static X509CertificateCollection IntermediateCACertificates [get]
 
static ArrayList IntermediateCACrls [get]
 
static X509CertificateCollection TrustedRootCertificates [get]
 
static ArrayList TrustedRootCACrls [get]
 
static X509CertificateCollection UntrustedCertificates [get]
 

Private Member Functions

 X509StoreManager ()
 

Static Private Attributes

static string _userPath
 
static string _localMachinePath
 
static string _newUserPath
 
static string _newLocalMachinePath
 
static X509Stores _userStore
 
static X509Stores _machineStore
 
static X509Stores _newUserStore
 
static X509Stores _newMachineStore
 

Detailed Description

Definition at line 8 of file X509StoreManager.cs.


The documentation for this class was generated from the following file: