commit | e612ec74f68f344ee4bde5d6e377ffc03cdb1ec6 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Mon Feb 16 14:33:35 2015 -0600 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Mon Feb 16 14:33:35 2015 -0600 |
tree | 82dc6ca07b80f2ecac67f6c40153e79e4c206423 | |
parent | 2b6ba0c633ef672a6d8ef2ca109d3ffd508e044e [diff] [blame] |
try to make this a bit more clear
diff --git a/docs/x509.rst b/docs/x509.rst index 193b845..e16e79e 100644 --- a/docs/x509.rst +++ b/docs/x509.rst
@@ -186,9 +186,9 @@ :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::