Terraria v1.4.4.9
Terraria source code documentation
|
Static Package Functions | |
static string | GetNormalizedUriHash (Uri uri) |
static string | GetNormalizedStrongNameHash (AssemblyName name) |
static string | GetStrongHashSuitableForObjectName (string name) |
static string | GetStrongHashSuitableForObjectName (Stream stream) |
static string | ToBase32StringSuitableForDirName (byte[] buff) |
Static Private Attributes | |
static readonly char[] | s_base32Char |
Definition at line 8 of file IdentityHelper.cs.