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
System.Security.Cryptography.CryptoConfig Class Reference

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 (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]
 

Static Private Member Functions

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

Static Private Attributes

static readonly object lockObject
 
static Dictionary< string, Typealgorithms
 

Detailed Description

Definition at line 11 of file CryptoConfig.cs.


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