summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurens Van Houtven <_@lvh.io>2015-04-20 11:01:48 -0700
committerLaurens Van Houtven <_@lvh.io>2015-04-20 11:01:48 -0700
commitd81b1c05c8e39409918183c1af97b0c5fdd48732 (patch)
tree0eb467611c29f68fa37b8abad3fd02cca3be5296 /doc
parent0c26a46cb6d393c23a8117f6ed915097758921fc (diff)
downloadpyopenssl-d81b1c05c8e39409918183c1af97b0c5fdd48732.tar.gz
Remove X509Type reference
Diffstat (limited to 'doc')
-rw-r--r--doc/api/crypto.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/api/crypto.rst b/doc/api/crypto.rst
index 43860ea..3a55c1a 100644
--- a/doc/api/crypto.rst
+++ b/doc/api/crypto.rst
@@ -7,11 +7,6 @@
:synopsis: Generic cryptographic module
-.. py:data:: X509Type
-
- See :py:class:`X509`.
-
-
.. py:class:: X509()
A class representing X.509 certificates.