From f5831fc786a8682ea146a4da454f11f50f8274e5 Mon Sep 17 00:00:00 2001 From: Laurens Van Houtven <_@lvh.io> Date: Mon, 20 Apr 2015 12:13:20 -0700 Subject: Remove NetscapeSPKI duplicate docs --- doc/api/crypto.rst | 9 --------- 1 file changed, 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. -- cgit v1.2.1