tlsSocket.isSessionReused()


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

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

有关详细信息,请参阅 会话恢复

¥See Session Resumption for more information.