Initializes a new instance of the HashAlgorithmParameters class

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

Syntax

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

See Also