I want to use an sms gateway company's https api.
This involves sending confidential information in the query string part of the url.
I am using the ms internet transfer control's execute method.
Will this control encrypt the query string before sending?