HashAlgorithm Methods |
The HashAlgorithm type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetById |
Get hash algorithm by id/code.
| |
| GetByName |
Get hash algorithm by name.
| |
| GetHashCode | (Inherited from Object.) | |
| GetNamesList |
Get list of supported the algorithms.
| |
| GetType | (Inherited from Object.) | |
| IsDeprecated |
Returns true if the algorithm is deprecated at the given date
| |
| IsInvalidAlgorithm |
Returns true if algorithm with given id is marked as invalid.
| |
| IsObsolete |
Returns true if the algorithm is obsolete at the given date
| |
| ToString | (Inherited from Object.) |