Initializes a new instance of the HashAlgorithm class

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

Syntax

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

See Also