![]() |
libQuotient
A Qt library for building matrix clients
|
#include <keys.h>


Public Attributes | |
| std::optional< UnsignedDeviceInfo > | unsignedData {} |
Public Attributes inherited from Quotient::DeviceKeys | |
| QString | userId |
| QString | deviceId |
| QStringList | algorithms |
| The encryption algorithms supported by this device. | |
| QHash< QString, QString > | keys |
| QHash< UserId, QHash< QString, QString > > | signatures |
| std::optional<UnsignedDeviceInfo> Quotient::QueryKeysJob::DeviceInformation::unsignedData {} |