You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
359 B
18 lines
359 B
.. _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
|