From a0a9bc32350a5b5f595fc05a6ca822a090225961 Mon Sep 17 00:00:00 2001 From: Laurens Van Houtven <_@lvh.io> Date: Mon, 20 Apr 2015 12:16:17 -0700 Subject: Remove Revoked reference --- doc/api/crypto.rst | 4 ---- 1 file changed, 4 deletions(-) (limited to 'doc') diff --git a/doc/api/crypto.rst b/doc/api/crypto.rst index 503e2cf..8a31da5 100644 --- a/doc/api/crypto.rst +++ b/doc/api/crypto.rst @@ -11,10 +11,6 @@ A class representing the X.509 store context. -.. py:class:: Revoked() - - A class representing Revocation objects of CRL. - .. py:exception:: Error Generic exception used in the :py:mod:`.crypto` module. -- cgit v1.2.1