openmedialibrary_platform_d.../lib/python3.5/site-packages/pyOpenSSL-0.15.1.dist-info/DESCRIPTION.rst

8 lines
273 B
ReStructuredText
Raw Normal View History

2016-02-06 09:36:57 +00:00
High-level wrapper around a subset of the OpenSSL library, includes
* SSL.Connection objects, wrapping the methods of Python's portable
sockets
* Callbacks written in Python
* Extensive error-handling mechanism, mirroring OpenSSL's error codes
... and much more ;)