terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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 |
Definition at line 8 of file X509StoreManager.cs.