terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Mono.Security.X509.X509Stores Class Reference

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
 

Detailed Description

Definition at line 6 of file X509Stores.cs.


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