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
System.Security.Cryptography.X509Certificates.X509Store Class Referencesealed
+ Inheritance diagram for System.Security.Cryptography.X509Certificates.X509Store:
+ Collaboration diagram for System.Security.Cryptography.X509Certificates.X509Store:

Public Member Functions

 X509Store (StoreName storeName, StoreLocation storeLocation)
 
void Close ()
 
void Dispose ()
 
void Open (OpenFlags flags)
 

Properties

X509Certificate2Collection Certificates [get, set]
 
X509Stores Factory [get, set]
 
X509Store Store [get, set]
 

Private Attributes

string _name
 
StoreLocation _location
 
X509Certificate2Collection list
 
OpenFlags _flags
 
X509Store store
 

Detailed Description

Definition at line 10 of file X509Store.cs.


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