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
Mono.Security.X509.X509StoreManager Class Referencesealed
+ Collaboration diagram for Mono.Security.X509.X509StoreManager:

Properties

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

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 11 of file X509StoreManager.cs.


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