summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurens Van Houtven <_@lvh.io>2015-04-20 12:13:04 -0700
committerLaurens Van Houtven <_@lvh.io>2015-04-20 12:13:04 -0700
commit82704b976baa48ba0508c15ec4a085d2a45237bf (patch)
tree91ce2945bc4dca12dbbc649c4981bc94f38e5964
parentb9421153dae7d056067968f3cdfaf7c50d592155 (diff)
downloadpyopenssl-82704b976baa48ba0508c15ec4a085d2a45237bf.tar.gz
Remove NetscapeSPKIType reference
-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 c1970a9..b2ee9ec 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:: NetscapeSPKIType
-
- See :py:class:`NetscapeSPKI`.
-
-
.. py:class:: NetscapeSPKI([enc])
A class representing Netscape SPKI objects.