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.