List of All Members for QMessageAuthenticationCode

这是QMessageAuthenticationCode 成员(包括继承成员)的完整列表。

  • QMessageAuthenticationCode(QCryptographicHash::Algorithm, QByteArrayView)
  • QMessageAuthenticationCode(QMessageAuthenticationCode &&)
  • ~QMessageAuthenticationCode()
  • addData(QByteArrayView)
  • addData(QIODevice *) : bool
  • addData(const char *, qsizetype)
  • hash(QByteArrayView, QByteArrayView, QCryptographicHash::Algorithm) : QByteArray
  • hashInto(QSpan<char>, QByteArrayView, QByteArrayView, QCryptographicHash::Algorithm) : QByteArrayView
  • hashInto(QSpan<char>, QSpan<const QByteArrayView>, QByteArrayView, QCryptographicHash::Algorithm) : QByteArrayView
  • hashInto(QSpan<std::byte>, QByteArrayView, QByteArrayView, QCryptographicHash::Algorithm) : QByteArrayView
  • hashInto(QSpan<std::byte>, QSpan<const QByteArrayView>, QByteArrayView, QCryptographicHash::Algorithm) : QByteArrayView
  • hashInto(QSpan<uchar>, QByteArrayView, QByteArrayView, QCryptographicHash::Algorithm) : QByteArrayView
  • hashInto(QSpan<uchar>, QSpan<const QByteArrayView>, QByteArrayView, QCryptographicHash::Algorithm) : QByteArrayView
  • reset()
  • result() const : QByteArray
  • resultView() const : QByteArrayView
  • setKey(QByteArrayView)
  • swap(QMessageAuthenticationCode &)
  • operator=(QMessageAuthenticationCode &&) : QMessageAuthenticationCode &

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.