Initializes a new instance of the FletcherParameters class.
Namespace: Classless.HasherAssembly: Classless.Hasher (in Classless.Hasher.dll) Version: 0.9.4179.24336
Syntax
C# |
---|
public FletcherParameters( int order ) |
Visual Basic |
---|
Public Sub New ( _ order As Integer _ ) |
Visual C++ |
---|
public: FletcherParameters( int order ) |
Parameters
- order
- Type: System..::..Int32
The order of the Fletcher (e.g., how many bits).