Skip to main content

interface HashOptions

extends [stream.TransformOptions]

Properties #

#outputLength: number | undefined
optional

For XOF hash functions such as shake256, the outputLength option can be used to specify the desired output length in bytes.

Did you find what you needed?

Privacy policy