try to make this a bit more clear

This commit is contained in:
Paul Kehrer 2015-02-16 14:33:35 -06:00
parent 2b6ba0c633
commit e612ec74f6

View file

@ -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::