api.rst 371 B

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