Function formatSalt

  • Format the salt into a 64-byte hex string

    Returns

    Zero-padded hex string of salt

    Parameters

    • salt: number

      Random number

    Returns Buffer

Generated using TypeDoc