commit | 01d54174ab88126f2b5162186262145ba4c39480 | [log] [tgz] |
---|---|---|
author | Laurens Van Houtven <_@lvh.io> | Mon Apr 20 11:03:56 2015 -0700 |
committer | Laurens Van Houtven <_@lvh.io> | Mon Apr 20 11:03:56 2015 -0700 |
tree | 22fa6c8b3ee0866301f7b31dd5ff2161388bbc35 | |
parent | 59e3ab92adf21b12e94b846aa5742072b830c544 [diff] |
Remove PKeyType reference
diff --git a/doc/api/crypto.rst b/doc/api/crypto.rst index c0626c2..ffeae11 100644 --- a/doc/api/crypto.rst +++ b/doc/api/crypto.rst
@@ -35,11 +35,6 @@ A class representing the X.509 store context. -.. py:data:: PKeyType - - See :py:class:`PKey`. - - .. py:class:: PKey() A class representing DSA or RSA keys.