Class FNV1a128
Represents FNV-1a 128-bit hash algorithm.
Implements
Inherited Members
Namespace: DotNext.IO.Hashing
Assembly: DotNext.dll
Syntax
public sealed class FNV1a128 : FNV1a<Int128, FNV1aParameters>, IResettable
Constructors
| Edit this page View SourceFNV1a128(bool)
Represents FNV-1a 128-bit hash algorithm.
Declaration
public FNV1a128(bool salted = false)
Parameters
Type | Name | Description |
---|---|---|
bool | salted |