libQuotient
A Qt library for building matrix clients
|
This is the complete list of members for Quotient::SignedOneTimeKey, including all inherited members.
isFallback() const | Quotient::SignedOneTimeKey | inline |
key() const | Quotient::SignedOneTimeKey | inline |
signature(QStringView userId, QStringView deviceId) const | Quotient::SignedOneTimeKey | inline |
signatures() const | Quotient::SignedOneTimeKey | inline |
SignedOneTimeKey(const QString &unsignedKey, const QString &userId, const QString &deviceId, const QByteArray &signature) | Quotient::SignedOneTimeKey | inlineexplicit |
SignedOneTimeKey(const QJsonObject &jo={}) | Quotient::SignedOneTimeKey | inlineexplicit |
toJson() const | Quotient::SignedOneTimeKey | inline |
toJsonForVerification() const | Quotient::SignedOneTimeKey | inline |