summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurens Van Houtven <_@lvh.io>2015-04-20 12:16:17 -0700
committerLaurens Van Houtven <_@lvh.io>2015-04-20 12:16:17 -0700
commita0a9bc32350a5b5f595fc05a6ca822a090225961 (patch)
treebef07eb6b027e454b9cecfef3b255f26ff417768 /doc
parentfe7d8d516eaa780f2f53412b8cce9319a49f38f8 (diff)
downloadpyopenssl-a0a9bc32350a5b5f595fc05a6ca822a090225961.tar.gz
Remove Revoked reference
Diffstat (limited to 'doc')
-rw-r--r--doc/api/crypto.rst4
1 files changed, 0 insertions, 4 deletions
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.