The SupportedHashAlgo type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals |
If two SupportedHashAlgo are the same
(Overrides Object..::..Equals(Object).) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode |
A hash code for HashTable calculus.
(Overrides Object..::..GetHashCode()()()().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
The name of the hash algorithm
(Overrides Object..::..ToString()()()().) |
Properties
Name | Description | |
---|---|---|
![]() | Algorithm |
The HashAlgorithm
|
![]() | Description |
Hash Algorithm Description
|
![]() | Id |
Hash Algorithm ID
|
![]() | IsFast |
If the Algorithm is supposed to be fast
|
![]() | IsKeyed |
If the Algorithm is keyed
|
![]() | Name |
Hash Algorithm Name
|