Searched defs:SSL (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/org/apache/http/conn/ssl/
H A DSSLSocketFactory.java59 * Layered socket factory for TLS/SSL connections, based on JSSE.
71 * the SSL session handshake if the target HTTPS server attempts to
86 * itself to the target HTTPS server during the SSL session handshake if
146 public static final String SSL = "SSL"; field in class:SSLSocketFactory
244 * Creates the default SSL socket factory.
336 * SSLSocket#getSession() which swallows SSL handshake errors.
354 * This factory creates TLS/SSL socket connections
404 * SSLSocket#getSession() which swallows SSL handshake errors.

Completed in 93 milliseconds