Package org.mozilla.jss.ssl
Interface SSLHandshakeCompletedListener
- All Superinterfaces:
EventListener
- All Known Subinterfaces:
SSLSocketListener
- All Known Implementing Classes:
ClientHandshakeCB
,ServerHandshakeCB
,TomcatJSS
This interface is used when you want to know that a security
handshake is complete.
-
Method Summary
-
Method Details
-
handshakeCompleted
-