语法
Press CTRL+C to copy info = ccnx.get_ssl_cipher()
info = ccnx.get_ssl_cipher()
返回用于当前会话的 SSL 密码,如果未使用 SSL,则返回 None。
None