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 )  
 
No examples for this method.
Frequently called with: [Clear]
Portions of this page are reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. The original page is available here.