summaryrefslogtreecommitdiff
path: root/doc/api
diff options
context:
space:
mode:
authorLaurens Van Houtven <_@lvh.io>2015-04-20 11:03:14 -0700
committerLaurens Van Houtven <_@lvh.io>2015-04-20 11:03:14 -0700
commit0c6629f489b6e138c2a4a9deb6a6de3144a71796 (patch)
tree1f15886b5a01cd9b2560c86ed41b2d1ed4f022f7 /doc/api
parentd81b1c05c8e39409918183c1af97b0c5fdd48732 (diff)
downloadpyopenssl-0c6629f489b6e138c2a4a9deb6a6de3144a71796.tar.gz
Remove X509NameType reference
Diffstat (limited to 'doc/api')
-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 3a55c1a..8f64efd 100644
--- a/doc/api/crypto.rst
+++ b/doc/api/crypto.rst
@@ -12,11 +12,6 @@
A class representing X.509 certificates.
-.. py:data:: X509NameType
-
- See :py:class:`X509Name`.
-
-
.. py:class:: X509Name(x509name)
A class representing X.509 Distinguished Names.