Click or drag to resize

HashAlgorithm Methods

The HashAlgorithm type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodStatic memberGetById
Get hash algorithm by id/code.
Public methodStatic memberGetByName
Get hash algorithm by name.
Public methodGetHashCode (Inherited from Object.)
Public methodStatic memberGetNamesList
Get list of supported the algorithms.
Public methodGetType (Inherited from Object.)
Public methodIsDeprecated
Returns true if the algorithm is deprecated at the given date
Public methodStatic memberIsInvalidAlgorithm
Returns true if algorithm with given id is marked as invalid.
Public methodIsObsolete
Returns true if the algorithm is obsolete at the given date
Public methodToString (Inherited from Object.)
Top
See Also