java.lang.Object | ||||
javax.net.SocketFactory | ||||
javax.net.ssl.SSLSocketFactory | ||||
android.net.SSLCertificateSocketFactory |
SSLCertificateSocketFactory() |
Socket | createSocket(String s, int i) | |||||
Socket | createSocket(InetAddress inaddr, int i, InetAddress inaddr2, int j) | |||||
Socket | createSocket(String s, int i, InetAddress inaddr, int j) | |||||
Socket | createSocket(InetAddress inaddr, int i) | |||||
Socket | createSocket(Socket socket, String s, int i, boolean flag) | |||||
static | SocketFactory | getDefault() | ||||
Returns a default instantiation of a new socket factory which only allows SSL connections with valid certificates. | ||||||
String[] | getDefaultCipherSuites() | |||||
String[] | getSupportedCipherSuites() |
IOException |
---|
IOException |
---|
IOException |
---|
IOException |
---|
IOException |
---|
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:56 |