Digest encoding. Only hex is supported at this time.
Resets the hasher state with an optional seed.
Optionalseed: number | TOptional seed value. If a value is not provided, then it remains the one used the last time the hasher was either created or reset.
Outputs the hexadecimal hash of the provided data.