Android
package

javax.net.ssl

Classes | Description

This package provides all the classes and interfaces needed to implemenet and program the Secure Socket abstraction based on the SSL protocol SSSLv3.0 or TLSv1.2 All the details of the SSL handshake protocol ar card for, and the cipher set with which a client or a server work can be specified. more...

Interfaces

HandshakeCompletedListener  
HostnameVerifier  
KeyManager  
ManagerFactoryParameters  
SSLSession  
SSLSessionBindingListener  
SSLSessionContext  
TrustManager  
X509KeyManager  
X509TrustManager  

Classes

CertPathTrustManagerParameters  
HandshakeCompletedEvent  
HttpsURLConnection  
KeyManagerFactory  
KeyManagerFactorySpi  
KeyStoreBuilderParameters  
SSLContext  
SSLContextSpi  
SSLEngine  
SSLEngineResult  
SSLPermission  
SSLServerSocket  
SSLServerSocketFactory  
SSLSessionBindingEvent  
SSLSocket  
SSLSocketFactory  
TrustManagerFactory  
TrustManagerFactorySpi  
X509ExtendedKeyManager  

Enums

SSLEngineResult.HandshakeStatus  
SSLEngineResult.Status  

Exceptions

SSLException  
SSLHandshakeException  
SSLKeyException  
SSLPeerUnverifiedException  
SSLProtocolException  
Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:48