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