Initializes a new instance of the HashAlgorithmParameters class

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

Syntax

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

See Also