Class android.net.SSLCertificateSocketFactory

Changed Constructors
SSLCertificateSocketFactory(int) Change in exceptions thrown from (java.security.KeyManagementException, java.security.NoSuchAlgorithmException) to no exceptions.
Now deprecated.
 
 

Added Methods
SSLSocketFactory getDefault(int, SSLSessionCache)  
SSLSocketFactory getHttpSocketFactory(int, SSLSessionCache)  
SSLSocketFactory getInsecure(int, SSLSessionCache)