commit | e5625641bb9f34041f9d8ba79d441cd7a5c4d806 | [log] [tgz] |
---|---|---|
author | Laurens Van Houtven <_@lvh.io> | Mon Apr 20 11:26:35 2015 -0700 |
committer | Laurens Van Houtven <_@lvh.io> | Mon Apr 20 11:26:35 2015 -0700 |
tree | a68bebb8aa13a651ac36f8e1f08f8c31dd49b4dd | |
parent | 0387f8f229b3aad9b625186db490999ef3c1e71a [diff] |
X509Req appears later
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.