public static interface SSLEngineFilterLayer.Listener
| Modifier and Type | Method and Description |
|---|---|
void |
onHandshakeCompleted(SSLSession session)
Callback when the handshake is completed.
|
void onHandshakeCompleted(SSLSession session) throws ConnectionRefusalException
session - the ssl sessionConnectionRefusalException - if the remote connection is rejected.Copyright © 2004–2020. All rights reserved.