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.