mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-15 20:40:20 +00:00
try to make this a bit more clear
This commit is contained in:
parent
2b6ba0c633
commit
e612ec74f6
1 changed files with 3 additions and 3 deletions
|
|
@ -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::
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue