The SupportedHashAlgorithms type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGetFastHashAlgorithms
List of fast hash algortihms
Public methodStatic memberGetHashAlgorithms
List of all available hash algorithms
Public methodStatic memberGetHashAlgorithmsWithNone
List of all available hash algorithm, plus "None" for no algorithm
Public methodStatic memberGetNoKeyedHashAlgorithms
List of all hash algorithms without Keyed ones

Properties

  NameDescription
Public propertyStatic memberCount
Number of supported hash algorithms

See Also