openmedialibrary_platform_w.../Lib/site-packages/pyOpenSSL-0.15.1.dist-info/DESCRIPTION.rst
2016-01-31 20:14:46 +05:30

7 lines
273 B
ReStructuredText

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 ;)