commit | a0a9bc32350a5b5f595fc05a6ca822a090225961 | [log] [tgz] |
---|---|---|
author | Laurens Van Houtven <_@lvh.io> | Mon Apr 20 12:16:17 2015 -0700 |
committer | Laurens Van Houtven <_@lvh.io> | Mon Apr 20 12:16:17 2015 -0700 |
tree | bef07eb6b027e454b9cecfef3b255f26ff417768 | |
parent | fe7d8d516eaa780f2f53412b8cce9319a49f38f8 [diff] |
Remove Revoked reference
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.