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

Public Member Functions

 CryptoConfig ()
 

Static Public Member Functions

static void AddOID (string oid, params string[] names)
 
static object CreateFromName (string name)
 
static object CreateFromName (string name, params object[] args)
 
static string MapNameToOID (string name)
 
static void AddAlgorithm (global::System.Type algorithm, params string[] names)
 
static byte[] EncodeOID (string str)
 

Static Package Functions

static string MapNameToOID (string name, object arg)
 

Properties

static bool AllowOnlyFipsAlgorithms [get, set]
 

Static Private Member Functions

static void Initialize ()
 
static byte[] EncodeLongNumber (long x)
 
static CryptoConfig ()
 

Static Private Attributes

static readonly object lockObject
 
static global::System.Collections.Generic.Dictionary< string, global::System.Type > algorithms
 

Detailed Description

Definition at line 13 of file CryptoConfig.cs.


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