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

Public Member Functions

 Oid ()
 
 Oid (string oid)
 
 Oid (string value, string friendlyName)
 
 Oid (Oid oid)
 

Static Public Member Functions

static Oid FromOidValue (string oidValue, OidGroup group)
 

Properties

string Value [get, set]
 
string FriendlyName [get, set]
 

Private Member Functions

 Oid (string value, string friendlyName, OidGroup group)
 

Private Attributes

string _value
 
string _friendlyName
 
OidGroup _group
 

Detailed Description

Definition at line 10 of file Oid.cs.


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