See Session Resumption
for more information.
method
Socket.isSessionReused
@returns
true
if the session was reused, false
otherwise. TLS Only: Checks if the current TLS session was resumed from a previous session. Returns true
if the session was resumed, false
otherwise.