sruester <stefan.rues...@rub.de> added the comment:

How about a new method crypto_information() and making cipher() a wrapper 
around that one? The former could return a named tupple with handshake 
information together with all other relevant crypto information about the 
current session.

This would eliminate the need to define several new methods while keeping 
backwards compatibility of cipher().

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32883>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to