Skip to main content

sha3Raw

Callable

  • sha3Raw(data: Bytes): string

  • Will calculate the sha3 of the input but does return the hash value instead of null if for example a empty string is passed.


    Parameters

    Returns string