terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Classes | |
class | Names |
Public Member Functions | |
void | Clear () |
X509Store | Open (string storeName, bool create) |
Package Functions | |
X509Stores (string path, bool newFormat) | |
Properties | |
X509Store | Personal [get] |
X509Store | OtherPeople [get] |
X509Store | IntermediateCA [get] |
X509Store | TrustedRoot [get] |
X509Store | Untrusted [get] |
Private Attributes | |
string | _storePath |
bool | _newFormat |
X509Store | _personal |
X509Store | _other |
X509Store | _intermediate |
X509Store | _trusted |
X509Store | _untrusted |
Definition at line 6 of file X509Stores.cs.