qt5base-lts/tests/auto/corelib/tools/qcryptographichash
Mårten Nordheim 5e7a64d1e3 QCryptographicHash: Add a static method to retrieve hash length
It's useful when you need to check how long a hash will be without first
generating one.

[ChangeLog][QtCore][QCryptographicHash] Add a static method, hashLength,
which returns the length of the output of a hash function in bytes.

Change-Id: Id6a454016523de83d157fd95c50105c6db4bb1d9
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2018-04-10 12:17:43 +00:00
..
data
.gitignore
qcryptographichash.pro
testdata.qrc
tst_qcryptographichash.cpp QCryptographicHash: Add a static method to retrieve hash length 2018-04-10 12:17:43 +00:00