public static interface OpenSSLEngineImpl.HandshakeListener
HandshakeCompletedListener. Allows the caller to be
notified immediately upon completion of the TLS handshake.| Modifier and Type | Method and Description |
|---|---|
void |
onHandshakeFinished()
Called by the engine when the TLS handshake has completed.
|
void onHandshakeFinished()
throws SSLException
SSLException