Package org.schwering.irc.lib.ssl
-
Interface Summary Interface Description SSLTrustManager A trust manager decides whether the server is trusted or not. -
Class Summary Class Description SSLDefaultTrustManager The defaultTrustManager
of theSSLIRCConnection
.SSLIRCConnection The SSL extension of theIRCConnection
class. -
Exception Summary Exception Description SSLNotSupportedException Indicates that SSL is not supported.