Function argon2sha256ivFromBinary

  • WASM32 binding for argon2sha256iv hash function.

    Parameters

    • data: string | Uint8Array

      The data to hash (HexString or Uint8Array).

    • hashLength: number

    Returns HexString

Generated using TypeDoc