From e612ec74f68f344ee4bde5d6e377ffc03cdb1ec6 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Mon, 16 Feb 2015 14:33:35 -0600 Subject: try to make this a bit more clear --- docs/x509.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/x509.rst b/docs/x509.rst index 193b8452..e16e79e9 100644 --- a/docs/x509.rst +++ b/docs/x509.rst @@ -186,9 +186,9 @@ X.509 Certificate Object :type: :class:`~cryptography.hazmat.primitives.hashes.HashAlgorithm` - A :class:`~cryptography.hazmat.primitives.hashes.HashAlgorithm` - corresponding to the hash algorithm used within the certificate - signature. + Returns the + :class:`~cryptography.hazmat.primitives.hashes.HashAlgorithm` used in + the signature. .. doctest:: -- cgit v1.2.3