• Hash the given data using SHA-256.

    Parameters

    • data: unknown

      The data to hash.

    Returns string

    The SHA-256 hash of the data.