deno.com

method TLSSocket.prototype.isSessionReused

#TLSSocket.prototype.isSessionReused(): boolean

See Session Resumption for more information.

Return Type #

boolean

true if the session was reused, false otherwise.