summaryrefslogtreecommitdiff
path: root/doc/api
diff options
context:
space:
mode:
authorLaurens Van Houtven <_@lvh.io>2015-04-20 11:26:35 -0700
committerLaurens Van Houtven <_@lvh.io>2015-04-20 11:26:35 -0700
commite5625641bb9f34041f9d8ba79d441cd7a5c4d806 (patch)
treea68bebb8aa13a651ac36f8e1f08f8c31dd49b4dd /doc/api
parent0387f8f229b3aad9b625186db490999ef3c1e71a (diff)
downloadpyopenssl-e5625641bb9f34041f9d8ba79d441cd7a5c4d806.tar.gz
X509Req appears later
Diffstat (limited to 'doc/api')
-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 e4b7173..cfa84f3 100644
--- a/doc/api/crypto.rst
+++ b/doc/api/crypto.rst
@@ -7,11 +7,6 @@
:synopsis: Generic cryptographic module
-.. py:class:: X509Req()
-
- A class representing X.509 certificate requests.
-
-
.. py:data:: X509Store
A class representing the X.509 store.