A class to summarize the library supported Hash Algorithm

Namespace: LLCryptoLib.Hash
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

C#
public static class SupportedHashAlgorithms
Visual Basic
Public NotInheritable Class SupportedHashAlgorithms
Visual C++
public ref class SupportedHashAlgorithms abstract sealed

Inheritance Hierarchy

System..::..Object
  LLCryptoLib.Hash..::..SupportedHashAlgorithms

See Also