summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurens Van Houtven <_@lvh.io>2015-04-20 12:21:14 -0700
committerLaurens Van Houtven <_@lvh.io>2015-04-20 12:21:14 -0700
commitb5b70a52d680ae1e8b033dd8934c827de564721b (patch)
treed4f9a78632d171b167568b1f989b226fed0d881b
parent3de6b2b80152676faa6f5be806a8aa5269ecf722 (diff)
downloadpyopenssl-b5b70a52d680ae1e8b033dd8934c827de564721b.tar.gz
Remove X509StoreContext 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 ad4e025..cfcc058 100644
--- a/doc/api/crypto.rst
+++ b/doc/api/crypto.rst
@@ -6,11 +6,6 @@
.. py:module:: OpenSSL.crypto
:synopsis: Generic cryptographic module
-
-.. py:data:: X509StoreContext
-
- A class representing the X.509 store context.
-
Elliptic curves
---------------