org.mozilla.jss.ssl
public class SSLHandshakeCompletedEvent extends EventObject
Constructor Summary | |
---|---|
SSLHandshakeCompletedEvent(SSLSocket socket) |
Method Summary | |
---|---|
SSLSocket | getSocket()
get socket on which the event occured |
SSLSecurityStatus | getStatus()
get security information about this socket, including
cert data |