terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
X509Store (StoreName storeName, StoreLocation storeLocation) | |
void | Close () |
void | Dispose () |
void | Open (OpenFlags flags) |
Properties | |
X509Certificate2Collection | Certificates [get] |
X509Stores | Factory [get] |
X509Store | Store [get] |
Private Attributes | |
string | _name |
StoreLocation | _location |
X509Certificate2Collection | list |
OpenFlags | _flags |
X509Store | store |
Definition at line 7 of file X509Store.cs.