| 
 | |||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
          Description
| Interface Summary | |
| SSLTrustManager | A trust manager decides whether the server is trusted or not. | 
| Class Summary | |
| SSLDefaultTrustManager | The default TrustManagerof theSSLIRCConnection. | 
| SSLIRCConnection | The SSL extension of the IRCConnectionclass. | 
| Exception Summary | |
| SSLNotSupportedException | Indicates that SSL is not supported. | 
Provides support for secure IRC connections.
The SSLIRCConnection firstly tries to 
use the javax.net.ssl.* classes which were added in J2SE 1.4.
If this fails, it tries to load the classes of the JSSE library (from the 
packages javax.net.ssl.* and com.sun.net.ssl.*).
| 
 | |||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||