I am trying to connect to a proxy from Windows Mobile 10 Application and retrieve https data by doing a sslupgrade:
data to be retrieved https://news.google.com.
I get the following error:
The token supplied to the function is invalid (Exception from HRESULT: 0x80090308)
Source code given...