-
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 &
|