mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
5 lines
256 B
Text
5 lines
256 B
Text
|
Python wrapper around a small subset of the OpenSSL library. Includes:
|
||
|
X509 Certificates, SSL Context objects, SSL Connection objects using
|
||
|
Python sockets as transport layer. The Connection object wraps all the
|
||
|
socket methods and can therefore be used in.
|