|
||||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||||
| Class Summary | |
|---|---|
| LoadProviders | |
| SSLContext | SSLContext holds all state relevant to more than one SSL Session/ Connection. |
| SSLDebug | This class is intended for use in debugging PureTLS. |
| SSLDHPrivateKey | |
| SSLServerSocket | |
| SSLSocket | |
| Exception Summary | |
|---|---|
| SSLAlertException | Represents an Alert. |
| SSLCaughtAlertException | An alert that was sent by the other side |
| SSLException | A simple subclass of exception for SSL-specific as opposed to generic IO Exceptions |
| SSLHandshakeFailedException | This exception is thrown when the handshake fails for some reason other than an alert being sent/received |
| SSLPrematureCloseException | This exception is thrown when the peer closes the connection without sending a close notify |
| SSLReHandshakeException | This exception is thrown when the client receives a rehandshake request. |
| SSLThrewAlertException | An alert that we threw Essentially all errors in the SSL session end in us sending an alert and throwing this exception. |
|
||||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||||