• Hash the given data using MD5.

    Parameters

    • data: unknown

      The data to hash.

    Returns string

    The MD5 hash of the data.