Initializes a new instance of the HashAlgorithm class

Namespace: Classless.Hasher
Assembly: Classless.Hasher (in Classless.Hasher.dll) Version: 0.9.4179.24336

Syntax

C#
protected HashAlgorithm()
Visual Basic
Protected Sub New
Visual C++
protected:
HashAlgorithm()

See Also