commit | b5b70a52d680ae1e8b033dd8934c827de564721b | [log] [tgz] |
---|---|---|
author | Laurens Van Houtven <_@lvh.io> | Mon Apr 20 12:21:14 2015 -0700 |
committer | Laurens Van Houtven <_@lvh.io> | Mon Apr 20 12:21:14 2015 -0700 |
tree | d4f9a78632d171b167568b1f989b226fed0d881b | |
parent | 3de6b2b80152676faa6f5be806a8aa5269ecf722 [diff] |
Remove X509StoreContext reference
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 ---------------