Jean-Paul Calderone | d0545c2 | 2008-03-04 12:14:52 -0500 | [diff] [blame] | 1 | Document: pyopenssl-manual |
| 2 | Title: Python OpenSSL Manual |
| 3 | Author: Martin Sjรถgren |
| 4 | Abstract: Manual for the pyOpenSSL package. |
| 5 | This module is a rather thin wrapper around (a subset of) the |
| 6 | OpenSSL library. With thin wrapper I mean that a lot of the |
| 7 | object methods do nothing more than calling a corresponding |
| 8 | function in the OpenSSL library. |
| 9 | Section: Apps/programming |
| 10 | |
| 11 | Format: HTML |
| 12 | Index: /usr/share/doc/pyopenssl-doc/html/index.html |
| 13 | Files: /usr/share/doc/pyopenssl-doc/html/* |