Skip to content

Commit

Permalink
added docs to doc/api
Browse files Browse the repository at this point in the history
  • Loading branch information
ihamburglar committed Apr 27, 2015
1 parent 07f6fc3 commit 676e868
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/api/ssl.rst
Original file line number Diff line number Diff line change
Expand Up @@ -598,6 +598,11 @@ Connection objects have the following methods:
but not it returns the entire list in one go.


.. py:method:: Connection.get_protocol_version()
Retrieve the version of the SSL or TLS protocol used by the Connection


.. py:method:: Connection.get_client_ca_list()
Retrieve the list of preferred client certificate issuers sent by the server
Expand Down

0 comments on commit 676e868

Please sign in to comment.