libQuotient
A Qt library for building matrix clients
keys.h File Reference
Include dependency graph for keys.h:
This graph shows which files directly or indirectly include this file:

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)