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.