Initializes a new instance of the GHash class.

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

Syntax

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

Remarks

This constructor implements the default parameters of GHash5.

See Also