COM.claymoresystems.ptls

Class SSLReHandshakeException


public class SSLReHandshakeException
extends SSLException

This exception is thrown when the client receives a rehandshake request. If the client wishes to renegotiate, it should call SSLSocket.renegotiate()

Constructor Summary

SSLReHandshakeException()

Constructor Details

SSLReHandshakeException

public SSLReHandshakeException()


Copyright (c) 1999-2001 Claymore Systems, Inc., All Rights Reserved.