CopperSpice API
1.9.2
|
This is the complete list of members for QMessageAuthenticationCode, including all inherited members.
QMessageAuthenticationCode(QCryptographicHash::Algorithm method, const QByteArray &key=QByteArray ()) | QMessageAuthenticationCode | explicit |
addData(const char *data, int length) | QMessageAuthenticationCode | |
addData(const QByteArray &data) | QMessageAuthenticationCode | |
addData(QIODevice *device) | QMessageAuthenticationCode | |
hash(const QByteArray &message, const QByteArray &key, QCryptographicHash::Algorithm method) | QMessageAuthenticationCode | static |
reset() | QMessageAuthenticationCode | |
result() const | QMessageAuthenticationCode | |
setKey(const QByteArray &key) | QMessageAuthenticationCode | |
~QMessageAuthenticationCode() | QMessageAuthenticationCode |