QCryptographicHash: fix documentation of the supported algorithms
Change-Id: Idfa7843ef8a8e3410ae0a8cf5311b8b598299730 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
9a0d47bcf1
commit
cd9e850f9e
@ -196,7 +196,8 @@ public:
|
||||
|
||||
QCryptographicHash can be used to generate cryptographic hashes of binary or text data.
|
||||
|
||||
Currently MD4, MD5, SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 are supported.
|
||||
Refer to the documentation of the \l QCryptographicHash::Algorithm enum for a
|
||||
list of the supported algorithms.
|
||||
*/
|
||||
|
||||
/*!
|
||||
|
Loading…
x
Reference in New Issue
Block a user