HomeSort by relevance Sort by last modified time
    Searched refs:ssl (Results 276 - 300 of 466) sorted by null

<<111213141516171819

  /libcore/luni/src/main/java/libcore/net/http/
HttpConnection.java 34 import javax.net.ssl.HostnameVerifier;
35 import javax.net.ssl.SSLSocket;
36 import javax.net.ssl.SSLSocketFactory;
167 * bytes intended for the SSL socket.
186 * Create an {@code SSLSocket} and perform the SSL handshake
191 * TLS extensions and SSL deflate compression. If false, use
261 * being used. It also includes the SSL socket factory so that a socket will
262 * not be reused if its SSL configuration is different.
HttpsURLConnectionImpl.java 34 import javax.net.ssl.HttpsURLConnection;
35 import javax.net.ssl.SSLHandshakeException;
36 import javax.net.ssl.SSLPeerUnverifiedException;
37 import javax.net.ssl.SSLSocket;
38 import javax.net.ssl.SSLSocketFactory;
427 // first try an SSL connection with compression and
455 * TLS extensions and SSL deflate compression. If false, use
459 // make an SSL Tunnel on the first message pair of each SSL + proxy connection
473 // we already have an SSL connection
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/https/
HttpsURLConnectionTest.java 45 import javax.net.ssl.HostnameVerifier;
46 import javax.net.ssl.HttpsURLConnection;
47 import javax.net.ssl.KeyManager;
48 import javax.net.ssl.KeyManagerFactory;
49 import javax.net.ssl.SSLContext;
50 import javax.net.ssl.SSLServerSocket;
51 import javax.net.ssl.SSLSession;
52 import javax.net.ssl.SSLSocket;
53 import javax.net.ssl.SSLSocketFactory;
54 import javax.net.ssl.TrustManager
    [all...]
  /libcore/luni/src/test/java/tests/api/javax/net/ssl/
KeyManagerFactory2Test.java 18 package tests.api.javax.net.ssl;
29 import javax.net.ssl.KeyManagerFactory;
30 import javax.net.ssl.ManagerFactoryParameters;
TrustManagerFactory2Test.java 18 package tests.api.javax.net.ssl;
28 import javax.net.ssl.ManagerFactoryParameters;
29 import javax.net.ssl.TrustManagerFactory;
HostnameVerifierTest.java 18 package tests.api.javax.net.ssl;
24 import javax.net.ssl.HostnameVerifier;
25 import javax.net.ssl.HttpsURLConnection;
34 * javax.net.ssl.HostnameVerifier#verify(String hostname, SSLSession
  /external/mockwebserver/src/main/java/com/google/mockwebserver/
MockWebServer.java 55 import javax.net.ssl.SSLContext;
56 import javax.net.ssl.SSLSocket;
57 import javax.net.ssl.SSLSocketFactory;
58 import javax.net.ssl.TrustManager;
59 import javax.net.ssl.X509TrustManager;
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
SSLEngineImpl.java 25 import javax.net.ssl.SSLEngine;
26 import javax.net.ssl.SSLEngineResult;
27 import javax.net.ssl.SSLException;
28 import javax.net.ssl.SSLHandshakeException;
29 import javax.net.ssl.SSLSession;
33 * @see javax.net.ssl.SSLEngine class documentation for more information.
95 * @see javax.net.ssl.SSLEngine#beginHandshake() method documentation
125 * @see javax.net.ssl.SSLEngine#closeInbound() method documentation
156 * @see javax.net.ssl.SSLEngine#closeOutbound() method documentation
183 * @see javax.net.ssl.SSLEngine#getDelegatedTask() method documentatio
    [all...]
HandshakeProtocol.java 31 import javax.net.ssl.SSLEngineResult;
32 import javax.net.ssl.SSLException;
33 import javax.net.ssl.SSLHandshakeException;
74 * SSL Record Protocol implementation.
174 * Sets SSL Record Protocol
  /cts/libs/testserver/src/android/webkit/cts/
CtsTestServer.java 80 import javax.net.ssl.HostnameVerifier;
81 import javax.net.ssl.HttpsURLConnection;
82 import javax.net.ssl.KeyManager;
83 import javax.net.ssl.KeyManagerFactory;
84 import javax.net.ssl.SSLContext;
85 import javax.net.ssl.SSLSession;
86 import javax.net.ssl.X509TrustManager;
162 * @param ssl True if the server should be using secure sockets.
165 public CtsTestServer(Context context, boolean ssl) throws Exception {
169 mSsl = ssl;
    [all...]
  /external/chromium/net/http/
http_network_transaction_unittest.cc 5463 bool ssl; member in struct:net::GroupNameTest
    [all...]
  /external/openssl/ssl/
s3_enc.c 0 /* ssl/s3_enc.c */
5 * This package is an SSL implementation written
7 * The implementation was written so as to conform with Netscapes SSL.
12 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
158 static int ssl3_handshake_mac(SSL *s, int md_nid,
160 static int ssl3_generate_key_block(SSL *s, unsigned char *km, int num)
216 int ssl3_change_cipher_state(SSL *s, int which)
388 int ssl3_setup_key_block(SSL *s)
457 void ssl3_cleanup_key_block(SSL *s
    [all...]
  /libcore/luni/src/test/java/libcore/javax/net/ssl/
SSLSessionContextTest.java 17 package libcore.javax.net.ssl;
26 import javax.net.ssl.SSLSessionContext;
27 import javax.net.ssl.SSLSocket;
  /libcore/luni/src/test/java/org/apache/harmony/xnet/provider/jsse/
TrustManagerImplTest.java 28 import javax.net.ssl.TrustManager;
29 import javax.net.ssl.TrustManagerFactory;
30 import javax.net.ssl.X509TrustManager;
  /external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
SSLSessionImplTest.java 23 import javax.net.ssl.SSLPeerUnverifiedException;
  /external/apache-harmony/x-net/src/test/java/javax/net/ssl/
MySSLContextSpi.java 22 package javax.net.ssl;
  /external/chromium/chrome/browser/ui/
browser_window.h 270 // |url| is the url of the page/frame the info applies to, |ssl| is the SSL
275 const NavigationEntry::SSLStatus& ssl,
  /external/chromium/chrome/browser/ui/cocoa/
browser_window_cocoa.h 93 const NavigationEntry::SSLStatus& ssl,
  /external/chromium/chrome/browser/ui/panels/
panel.h 105 const NavigationEntry::SSLStatus& ssl,
  /external/chromium/net/socket/
nss_ssl_util.cc 9 #include <ssl.h>
59 // Enable SSL.
62 // All other SSL options are set per-session by SSLClientSocket and
75 // Initialize the NSS SSL library if it isn't already initialized. This must
76 // be called before any other NSS SSL functions. This function is
77 // thread-safe, and the NSS SSL library will only ever be initialized once.
78 // The NSS SSL library will be properly shut down on program exit.
80 // Initializing SSL causes us to do blocking IO.
191 LOG(WARNING) << "Unknown SSL error " << err
ssl_client_socket_openssl.h 21 typedef struct ssl_st SSL;
32 // An SSL client socket implemented with OpenSSL.
37 // certificate during the SSL handshake. ssl_config specifies the SSL
47 // Callback from the SSL layer that indicates the remote server is requesting
49 int ClientCertRequestCallback(SSL* ssl, X509** x509, EVP_PKEY** pkey);
51 // Callback from the SSL layer to check which NPN protocol we are supporting
148 SSL* ssl_;
  /external/smack/src/com/kenai/jbosh/
ApacheHTTPSender.java 31 import org.apache.http.conn.ssl.SSLSocketFactory;
  /frameworks/base/core/java/android/net/http/
HttpResponseCache.java 33 import javax.net.ssl.HttpsURLConnection;
  /libcore/luni/src/main/java/javax/net/ssl/
KeyManagerFactory.java 18 package javax.net.ssl;
41 private static final String PROPERTY_NAME = "ssl.KeyManagerFactory.algorithm";
50 * {@code 'ssl.KeyManagerFactory.algorithm'}.
SSLContext.java 18 package javax.net.ssl;
48 * The default SSL context can be set with {@link #setDefault}. If
268 * Returns the SSL session context that encapsulates the set of SSL sessions
269 * that can be used for handshake of server-side SSL sockets.
271 * @return the SSL server session context for this context or {@code null}
280 * Returns the SSL session context that encapsulates the set of SSL sessions
281 * that can be used for handshake of client-side SSL sockets.
283 * @return the SSL client session context for this context or {@code null
    [all...]

Completed in 534 milliseconds

<<111213141516171819