summaryrefslogtreecommitdiff
path: root/doc/api.rst
blob: 826ec4da2b91f05016bb59e0a0398473aeb06db9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.. _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/rand
   api/ssl