tlsSocket.getSharedSigalgs()
新增于: v12.11.0
-
返回:<Array> 服务器和客户端之间共享的签名算法列表,按优先级降序排列。
\Returns: <Array> List of signature algorithms shared between the server and the client in the order of decreasing preference.
有关详细信息,请参阅 SSL_get_shared_sigalgs。
\See SSL_get_shared_sigalgs for more information.