1.. _openssl: 2 3:py:mod:`OpenSSL` --- Python interface to OpenSSL 4================================================= 5 6.. py:module:: OpenSSL 7 :synopsis: Python interface to OpenSSL 8 9 10This package provides a high-level interface to the functions in the 11OpenSSL library. The following modules are defined: 12 13.. toctree:: 14 :maxdepth: 2 15 16 api/crypto 17 api/ssl 18