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.Xml.SecureStringHasher Class Reference
+ Inheritance diagram for System.Xml.SecureStringHasher:

Classes

class  HashCodeOfStringDelegate
 

Public Member Functions

 SecureStringHasher ()
 
bool Equals (string x, string y)
 
int GetHashCode (string key)
 
bool Equals (T x, T y)
 
int GetHashCode (T obj)
 

Static Private Member Functions

static int GetHashCodeOfString (string key, int sLen, long additionalEntropy)
 
static SecureStringHasher.HashCodeOfStringDelegate GetHashCodeDelegate ()
 

Private Attributes

int hashCodeRandomizer
 

Static Private Attributes

static SecureStringHasher.HashCodeOfStringDelegate hashCodeDelegate
 

Detailed Description

Definition at line 9 of file SecureStringHasher.cs.


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