openmedialibrary_platform_w.../Lib/site-packages/pyOpenSSL-0.15.1.dist-info/DESCRIPTION.rst

8 lines
273 B
ReStructuredText
Raw Normal View History

2016-01-31 14:44:46 +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 ;)