QCryptographicHash Class Reference
|
Константа | Значение | Описание |
---|---|---|
QCryptographicHash::Md4 | 0 | Generate an MD4 hash sum |
QCryptographicHash::Md5 | 1 | Generate an MD5 hash sum |
QCryptographicHash::Sha1 | 2 | Generate an SHA1 hash sum |
Constructs an object that can be used to create a cryptographic hash from data using method.
Уничтожает объект.
Adds the first length chars of data to the cryptographic hash.
/overload
Returns the hash of data using method.
Resets the object.
Returns the final hash value.
See also QByteArray::toHex().
Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) | Торговые марки | Qt 4.5.3 |
Попытка перевода Qt документации. Если есть желание присоединиться, или если есть замечания или пожелания, то заходите на форум: Перевод Qt документации на русский язык... Люди внесшие вклад в перевод: Команда переводчиков |