mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 18:32:55 +00:00
QCryptographicHash documentation update [ci skip]
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
095cae1bdf
commit
93531e61b6
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ 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.
|
||||
Currently MD4, MD5, SHA-1, SHA-256 and SHA-512 are supported.
|
||||
*/
|
||||
|
||||
/*!
|
||||
|
|
Loading…
Add table
Reference in a new issue