Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Member Functions | |
static string | ToAlgorithmName (this HashAlgorithm hashAlgorithm) |
static string | ToUpper (string hashAlgorithName) |
Static Private Member Functions | |
static HashSet< string > | CreateAllNames () |
Static Private Attributes | |
static readonly HashSet< string > | s_allNames = CreateAllNames() |
Definition at line 7 of file HashAlgorithmNames.cs.