summaryrefslogtreecommitdiff
path: root/doc/api.rst
blob: b5ca3f2d4efd35ac9a1d507499862c639ff3b462 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.. _openssl:

:py:mod:`OpenSSL` --- Python interface to OpenSSL
=================================================

.. py:module:: OpenSSL
   :synopsis: Python interface to OpenSSL


This package provides a high-level interface to the functions in the
OpenSSL library. The following modules are defined:

.. toctree::
   :maxdepth: 2

   api/crypto
   api/ssl