Function sha256FromBinary

  • WASM32 binding for SHA256 hash function.

    Parameters

    • data: string | Uint8Array

      The data to hash (HexString or Uint8Array).

    Returns HexString

Generated using TypeDoc