Skip to main content

sha3

Callable

  • sha3(data: Bytes): undefined | string

  • computes the Keccak-256 hash of the input and returns a hexstring


    Parameters

    Returns undefined | string