Initializes a new instance of the Snefru2 class.

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

Syntax

C#
public Snefru2()
Visual Basic
Public Sub New
Visual C++
public:
Snefru2()

Remarks

This constructor implements the default parameters of Snefru256Bit8Pass.

See Also