summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurens Van Houtven <_@lvh.io>2015-04-20 11:03:34 -0700
committerLaurens Van Houtven <_@lvh.io>2015-04-20 11:03:34 -0700
commit502fae87e852c13761a7b9577d36821098d33ac6 (patch)
treeb4d9e34e01736266f4f8774648532c694da45a24 /doc
parent0c6629f489b6e138c2a4a9deb6a6de3144a71796 (diff)
downloadpyopenssl-git-502fae87e852c13761a7b9577d36821098d33ac6.tar.gz
Remove X509ReqType 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 8f64efd..c68f3d8 100644
--- a/doc/api/crypto.rst
+++ b/doc/api/crypto.rst
@@ -20,11 +20,6 @@
instance of :py:class:`X509Name`.
-.. py:data:: X509ReqType
-
- See :py:class:`X509Req`.
-
-
.. py:class:: X509Req()
A class representing X.509 certificate requests.