interface HashOptions
extends [stream.TransformOptions]
optional
outputLength: number | undefinedFor XOF hash functions such as shake256, the
outputLength option can be used to specify the desired output length in bytes.
outputLength: number | undefinedFor XOF hash functions such as shake256, the
outputLength option can be used to specify the desired output length in bytes.