SupportedHashAlgo. Container for any supported Hash Algorithm.

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

Syntax

C#
public class SupportedHashAlgo
Visual Basic
Public Class SupportedHashAlgo
Visual C++
public ref class SupportedHashAlgo

Inheritance Hierarchy

System..::..Object
  LLCryptoLib.Hash..::..SupportedHashAlgo

See Also