summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-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 ffeae11..73e70e3 100644
--- a/doc/api/crypto.rst
+++ b/doc/api/crypto.rst
@@ -49,11 +49,6 @@
A Python type object representing the PKCS12 object type.
-.. py:data:: X509ExtensionType
-
- See :py:class:`X509Extension`.
-
-
.. py:class:: X509Extension(typename, critical, value[, subject][, issuer])
A class representing an X.509 v3 certificate extensions. See