From d81b1c05c8e39409918183c1af97b0c5fdd48732 Mon Sep 17 00:00:00 2001 From: Laurens Van Houtven <_@lvh.io> Date: Mon, 20 Apr 2015 11:01:48 -0700 Subject: Remove X509Type reference --- doc/api/crypto.rst | 5 ----- 1 file changed, 5 deletions(-) (limited to 'doc') diff --git a/doc/api/crypto.rst b/doc/api/crypto.rst index 43860ea..3a55c1a 100644 --- a/doc/api/crypto.rst +++ b/doc/api/crypto.rst @@ -7,11 +7,6 @@ :synopsis: Generic cryptographic module -.. py:data:: X509Type - - See :py:class:`X509`. - - .. py:class:: X509() A class representing X.509 certificates. -- cgit v1.2.1