Package COM.claymoresystems.ptls
Class Summary |
LoadProviders | Force the CSPs to load.
|
SSLAlertException | Represents an Alert. |
SSLCaughtAlertException | An alert that was sent by the other side |
SSLContext | SSLContext holds all state relevant to more than one SSL Session/
Connection. |
SSLDebug | This class is intended for use in debugging PureTLS.
|
SSLDHPrivateKey |
SSLDHPrivateKey.java
Copyright (C) 1999, Claymore Systems, Inc.
|
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.
|
SSLServerSocket |
SSLServerSocket.java
Copyright (C) 1999 Claymore Systems, Inc.
|
SSLSocket |
SSLSocket.java
Copyright (C) 1999, Claymore Systems, Inc.
|
SSLThrewAlertException | An alert that we threw
Essentially all errors in the SSL session end in us sending
an alert and throwing this exception. |
Copyright (c) 1999-2001 Claymore Systems, Inc., All Rights Reserved.