• Hash the given data using SHA-512.

    Parameters

    • data: unknown

      The data to hash.

    Returns string

    The SHA-512 hash of the data.