tlsSocket.getSharedSigalgs()


  • 返回值:<Array> 按优先顺序从高到低列出的服务器和客户端共享的签名算法列表。

参见 [SSL_get_shared_sigalgs](https://www.openssl.org/docs/man1.1.1/man3/SSL_get_shared_sigalgs.html) 更多信息请见。

【See SSL_get_shared_sigalgs for more information.】