summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 23d8521..64a4762 100644
--- a/doc/api/crypto.rst
+++ b/doc/api/crypto.rst
@@ -11,11 +11,6 @@
A class representing the X.509 store context.
-.. py:data:: PKCS12Type
-
- A Python type object representing the PKCS12 object type.
-
-
.. py:class:: X509Extension(typename, critical, value[, subject][, issuer])
A class representing an X.509 v3 certificate extensions. See