18 lines
359 B
ReStructuredText
18 lines
359 B
ReStructuredText
|
.. _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
|