summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurens Van Houtven <_@lvh.io>2015-04-20 11:03:56 -0700
committerLaurens Van Houtven <_@lvh.io>2015-04-20 11:03:56 -0700
commit01d54174ab88126f2b5162186262145ba4c39480 (patch)
tree22fa6c8b3ee0866301f7b31dd5ff2161388bbc35 /doc
parent59e3ab92adf21b12e94b846aa5742072b830c544 (diff)
downloadpyopenssl-01d54174ab88126f2b5162186262145ba4c39480.tar.gz
Remove PKeyType reference
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 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.