![]() |
libQuotient
A Qt library for building matrix clients
|
#include <e2ee_common.h>
Public Member Functions | |
| SignedOneTimeKey (const QString &unsignedKey, const QString &userId, const QString &deviceId, const QByteArray &signature) | |
| SignedOneTimeKey (const QJsonObject &jo={}) | |
| auto | toJson () const |
| Whether the key is a fallback key. | |
Definition at line 220 of file e2ee_common.h.
|
inlineexplicit |
Definition at line 222 of file e2ee_common.h.
|
inlineexplicit |
Definition at line 233 of file e2ee_common.h.
|
inline |
Whether the key is a fallback key.
Definition at line 239 of file e2ee_common.h.