summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurens Van Houtven <_@lvh.io>2015-04-20 12:13:20 -0700
committerLaurens Van Houtven <_@lvh.io>2015-04-20 12:13:20 -0700
commitf5831fc786a8682ea146a4da454f11f50f8274e5 (patch)
tree4d9562a9f7fcb2c28a33c2f246c559bf1129dbbe
parent82704b976baa48ba0508c15ec4a085d2a45237bf (diff)
downloadpyopenssl-f5831fc786a8682ea146a4da454f11f50f8274e5.tar.gz
Remove NetscapeSPKI duplicate docs
-rw-r--r--doc/api/crypto.rst9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/api/crypto.rst b/doc/api/crypto.rst
index b2ee9ec..9226af5 100644
--- a/doc/api/crypto.rst
+++ b/doc/api/crypto.rst
@@ -11,15 +11,6 @@
A class representing the X.509 store context.
-.. py:class:: NetscapeSPKI([enc])
-
- A class representing Netscape SPKI objects.
-
- If the *enc* argument is present, it should be a base64-encoded string
- representing a NetscapeSPKI object, as returned by the :py:meth:`b64_encode`
- method.
-
-
.. py:class:: CRL()
A class representing Certifcate Revocation List objects.