tlsSocket.isSessionReused()


  • 返回: <boolean> 如果会话被重用则为 true,否则为 false

请参阅会话恢复了解更多信息。

  • Returns: <boolean> true if the session was reused, false otherwise.

See Session Resumption for more information.