Welcome to pyOpenSSL’s documentation!¶
Release v23.0.0 (What’s new?).
pyOpenSSL is a rather thin wrapper around (a subset of) the OpenSSL library. With thin wrapper we mean that a lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library.