summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurens Van Houtven <_@lvh.io>2015-04-20 11:47:34 -0700
committerLaurens Van Houtven <_@lvh.io>2015-04-20 11:47:34 -0700
commit98a328b1c4042d0f1021bb411bfe0849d72eb638 (patch)
tree20212452c544bad2f4a837cb4d495c5183e5b5ea /doc
parent1bc15757ab1e835960354a82354479278dc4cddd (diff)
downloadpyopenssl-98a328b1c4042d0f1021bb411bfe0849d72eb638.tar.gz
PKey is down there
Diffstat (limited to 'doc')
-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 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.