From fe7d8d516eaa780f2f53412b8cce9319a49f38f8 Mon Sep 17 00:00:00 2001 From: Laurens Van Houtven <_@lvh.io> Date: Mon, 20 Apr 2015 12:15:34 -0700 Subject: Remove CRL reference --- doc/api/crypto.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/doc/api/crypto.rst b/doc/api/crypto.rst index 9226af5..503e2cf 100644 --- a/doc/api/crypto.rst +++ b/doc/api/crypto.rst @@ -11,11 +11,6 @@ A class representing the X.509 store context. -.. py:class:: CRL() - - A class representing Certifcate Revocation List objects. - - .. py:class:: Revoked() A class representing Revocation objects of CRL. -- cgit v1.2.1