commit | 98a328b1c4042d0f1021bb411bfe0849d72eb638 | [log] [tgz] |
---|---|---|
author | Laurens Van Houtven <_@lvh.io> | Mon Apr 20 11:47:34 2015 -0700 |
committer | Laurens Van Houtven <_@lvh.io> | Mon Apr 20 11:47:34 2015 -0700 |
tree | 20212452c544bad2f4a837cb4d495c5183e5b5ea | |
parent | 1bc15757ab1e835960354a82354479278dc4cddd [diff] |
PKey is down there
diff --git a/doc/api/crypto.rst b/doc/api/crypto.rst index 02b45ac..d6b587a 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:: PKey() - - A class representing DSA or RSA keys. - .. py:data:: PKCS7Type A Python type object representing the PKCS7 object type.