summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurens Van Houtven <_@lvh.io>2015-04-20 11:03:45 -0700
committerLaurens Van Houtven <_@lvh.io>2015-04-20 11:03:45 -0700
commit59e3ab92adf21b12e94b846aa5742072b830c544 (patch)
treeb1115d521ffca5922c398564b2b078abb89a9148
parent502fae87e852c13761a7b9577d36821098d33ac6 (diff)
downloadpyopenssl-59e3ab92adf21b12e94b846aa5742072b830c544.tar.gz
Remove X509StoreType reference
-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 c68f3d8..c0626c2 100644
--- a/doc/api/crypto.rst
+++ b/doc/api/crypto.rst
@@ -25,11 +25,6 @@
A class representing X.509 certificate requests.
-.. py:data:: X509StoreType
-
- See :py:class:`X509Store`
-
-
.. py:data:: X509Store
A class representing the X.509 store.