Searched defs:configureSecureSocket (Results 1 - 1 of 1) sorted by last modified time

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
H A DConnectionSpecSelector.java55 public ConnectionSpec configureSecureSocket(SSLSocket sslSocket) throws IOException { method in class:ConnectionSpecSelector
88 * {@link #configureSecureSocket(SSLSocket)} or {@code false} if not

Completed in 136 milliseconds