Function hash_bcrypt

  • Generates a bcrypt hash of a given message

    Parameters

    • message: string

      Message to hash

    Returns string

Generated using TypeDoc