Documentation Home
MySQL Connector/Python Developer Guide
Related Documentation Download this Manual
PDF (US Ltr) - 0.7Mb
PDF (A4) - 0.7Mb


MySQL Connector/Python Developer Guide  /  Connector/Python C Extension API Reference  /  _mysql_connector.MySQL.get_ssl_cipher() Method

11.26 _mysql_connector.MySQL.get_ssl_cipher() Method

Syntax:

info = ccnx.get_ssl_cipher()

Returns the SSL cipher used for the current session, or None if SSL is not in use.