commit | f65285a0df84f497140be80bcf9a06fc155f463c | [log] [tgz] |
---|---|---|
author | MiWCryptAnalytics <MiWCryptAnalytics@gmail.com> | Wed Aug 12 20:51:53 2015 +0930 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Tue Aug 18 20:06:29 2015 -0500 |
tree | f7fdbdbf5a3fdceb37ca47589c0fef07844ccdb0 | |
parent | f7644ca71eaa25ebf511a49fa22b3cd7f44c0c33 [diff] |
added attribs to SSL_SESSION, SSL_SESSION_print. CIPHER_description For a project I am working on I need some session reflection directly from python. This change adds the required openssl SSL_SESSION struct attributes and functions within OpenSSL API