Hi
is this libary exist in b4a?
HttpURLConnection | Android Developers
I need to use:
Secure Communication with HTTPS
Calling openConnection() on a URL with the "https" scheme will return an HttpsURLConnection.
This class attempts to create secure connections using common TLS extensions and SSL deflate compression. Should that fail, the connection will be retried with SSL3 only.
Thanks
Shay
is this libary exist in b4a?
HttpURLConnection | Android Developers
I need to use:
Secure Communication with HTTPS
Calling openConnection() on a URL with the "https" scheme will return an HttpsURLConnection.
This class attempts to create secure connections using common TLS extensions and SSL deflate compression. Should that fail, the connection will be retried with SSL3 only.
Thanks
Shay