Skip to content

bpo-32858: Add method kxinfo to SSLObject#5707

Closed
sruester wants to merge 1 commit into
python:masterfrom
sruester:fix-issue-32858_kxinfo
Closed

bpo-32858: Add method kxinfo to SSLObject#5707
sruester wants to merge 1 commit into
python:masterfrom
sruester:fix-issue-32858_kxinfo

Conversation

@sruester

@sruester sruester commented Feb 16, 2018

Copy link
Copy Markdown

kxinfo provides information about the SSL key exchange (chosen algorithm, curve, bit length) which was not accessible before.

This is the "kxinfo" part of the issue https://bugs.python.org/issue32858

https://bugs.python.org/issue32858

kxinfo provides information about the SSL key exchange (chosen algorithm, curve, bit length) which was not accessible before.
@sruester sruester closed this Feb 20, 2018
@sruester sruester deleted the fix-issue-32858_kxinfo branch February 20, 2018 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants