sslsocketfactory:
Layered socket factory for TLS/SSL connections, based on JSSE. SSLSocketFactory can be used to validate the identity of the HTTPS server against a list of trusted certificates and to authenticate to the HTTPS server using a private key.