summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurens Van Houtven <_@lvh.io>2015-04-20 12:15:34 -0700
committerLaurens Van Houtven <_@lvh.io>2015-04-20 12:15:34 -0700
commitfe7d8d516eaa780f2f53412b8cce9319a49f38f8 (patch)
treef79dc9235aa568d22231889d8d94777d6db9bb3b
parentf5831fc786a8682ea146a4da454f11f50f8274e5 (diff)
downloadpyopenssl-fe7d8d516eaa780f2f53412b8cce9319a49f38f8.tar.gz
Remove CRL 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 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.