Class android.net.http.SslError

Added Constructors
SslError(int, SslCertificate, String)  
SslError(int, X509Certificate, String)  
 

Changed Constructors
SslError(int, SslCertificate) Now deprecated.
 
SslError(int, X509Certificate) Now deprecated.
 
 

Added Methods
String getUrl()  
 

Added Fields
int SSL_DATE_INVALID  
int SSL_INVALID  
 

Changed Fields
int SSL_MAX_ERROR Changed in value from 4 to 6. Now deprecated.