Initializes a new instance of the HashTree class.
Namespace:
Classless.Hasher.MethodsAssembly: Classless.Hasher (in Classless.Hasher.dll) Version: 0.8.3649.33599
Syntax
C# |
---|
public HashTree() |
Visual Basic (Declaration) |
---|
Public Sub New |
Visual C++ |
---|
public: HashTree() |
Remarks
This constructor uses the default Tiger implementation.