tlsSocket.getSharedSigalgs()


  • 返回: <Array> 服务器和客户端之间共享的签名算法列表,按优先级降序排列。

请参阅 SSL_get_shared_sigalgs 了解更多信息。

  • Returns: <Array> List of signature algorithms shared between the server and the client in the order of decreasing preference.

See SSL_get_shared_sigalgs for more information.