libQuotient
A Qt library for building matrix clients
|
This is the complete list of members for Quotient::QOlmSession, including all inherited members.
decrypt(const QOlmMessage &message) const | Quotient::QOlmSession | |
encrypt(const QByteArray &plaintext) const | Quotient::QOlmSession | |
hasReceivedMessage() const | Quotient::QOlmSession | |
lastError() const | Quotient::QOlmSession | |
lastErrorCode() const | Quotient::QOlmSession | |
matchesInboundSession(const QOlmMessage &preKeyMessage) const | Quotient::QOlmSession | |
matchesInboundSessionFrom(QByteArray theirIdentityKey, const QOlmMessage &preKeyMessage) const | Quotient::QOlmSession | |
operator<(const QOlmSession &lhs, const QOlmSession &rhs) | Quotient::QOlmSession | friend |
pickle(const PicklingKey &key) const | Quotient::QOlmSession | |
QOlmAccount class | Quotient::QOlmSession | friend |
sessionId() const | Quotient::QOlmSession | |
unpickle(QByteArray &&pickled, const PicklingKey &key) | Quotient::QOlmSession | static |