Documentation Home
MySQL 连接器/Python 开发人员指南  / 第 11 章连接器/Python C 扩展 API 参考  /  11.26 _mysql_connector.MySQL.get_ssl_cipher()方法

11.26 _mysql_connector.MySQL.get_ssl_cipher()方法

句法:

info = ccnx.get_ssl_cipher()

返回用于当前会话的 SSL 密码,或者 None如果 SSL 未在使用中。