method TLSSocket.prototype.isSessionReused
Jump to headingTLSSocket.prototype.isSessionReused(): boolean
See Session Resumption
for more information.
Return Type Jump to heading
boolean
true
if the session was reused, false
otherwise.
Jump to headingTLSSocket.prototype.isSessionReused(): boolean
See Session Resumption
for more information.
boolean
true
if the session was reused, false
otherwise.