libQuotient
A Qt library for building matrix clients
|
#include <Quotient/csapi/definitions/cross_signing_key.h>
#include <Quotient/csapi/definitions/device_keys.h>
#include <Quotient/e2ee/e2ee_common.h>
#include <Quotient/jobs/basejob.h>
Go to the source code of this file.
Classes | |
class | Quotient::UploadKeysJob |
Upload end-to-end encryption keys. More... | |
class | Quotient::QueryKeysJob |
Download device identity keys. More... | |
struct | Quotient::QueryKeysJob::UnsignedDeviceInfo |
struct | Quotient::QueryKeysJob::DeviceInformation |
struct | Quotient::QueryKeysJob::Response |
class | Quotient::ClaimKeysJob |
Claim one-time encryption keys. More... | |
struct | Quotient::ClaimKeysJob::Response |
class | Quotient::GetKeysChangesJob |
Query users with recent device key updates. More... | |
struct | Quotient::GetKeysChangesJob::Response |
Namespaces | |
Quotient | |
Functions | |
auto | Quotient::collectResponse (const UploadKeysJob *job) |