libQuotient
A Qt library for building matrix clients
Quotient::QOlmAccount Member List

This is the complete list of members for Quotient::QOlmAccount, including all inherited members.

createInboundSession(const QOlmMessage &preKeyMessage) constQuotient::QOlmAccount
createInboundSessionFrom(const QByteArray &theirIdentityKey, const QOlmMessage &preKeyMessage) constQuotient::QOlmAccount
createOutboundSession(const QByteArray &theirIdentityKey, const QByteArray &theirOneTimeKey) constQuotient::QOlmAccount
createUploadKeyRequest(const UnsignedOneTimeKeys &oneTimeKeys) constQuotient::QOlmAccount
deviceKeys() constQuotient::QOlmAccount
generateOneTimeKeys(size_t numberOfKeys)Quotient::QOlmAccount
identityKeys() constQuotient::QOlmAccount
lastError() constQuotient::QOlmAccount
lastErrorCode() constQuotient::QOlmAccount
markKeysAsPublished()Quotient::QOlmAccount
maxNumberOfOneTimeKeys() constQuotient::QOlmAccount
needsSave()Quotient::QOlmAccountsignal
oneTimeKeys() constQuotient::QOlmAccount
pickle(const PicklingKey &key) constQuotient::QOlmAccount
QOlmAccount(QString userId, QString deviceId, QObject *parent=nullptr)Quotient::QOlmAccount
removeOneTimeKeys(const QOlmSession &session)Quotient::QOlmAccount
setupNewAccount()Quotient::QOlmAccount
sign(const QByteArray &message) constQuotient::QOlmAccount
sign(const QJsonObject &message) constQuotient::QOlmAccount
signIdentityKeys() constQuotient::QOlmAccount
signOneTimeKeys(const UnsignedOneTimeKeys &keys) constQuotient::QOlmAccount
unpickle(QByteArray &&pickled, const PicklingKey &key)Quotient::QOlmAccount