Skip to main content
Version: dev

keccak256()

keccak256(inputs): Uint8Array

Calculates the Keccak256 hash of the input bytes

Parameters

ParameterTypeDescription
inputsUint8Array

Returns

Uint8Array


Generated using typedoc-plugin-markdown and TypeDoc