libQuotient
A Qt library for building matrix clients
|
Struct representing the one-time keys. More...
#include <e2ee_common.h>
Public Member Functions | |
QHash< QString, QString > | curve25519 () const |
Get the HashMap containing the curve25519 one-time keys. | |
Public Attributes | |
QHash< QString, QHash< QString, QString > > | keys |
Struct representing the one-time keys.
Definition at line 295 of file e2ee_common.h.
Get the HashMap containing the curve25519 one-time keys.
Definition at line 300 of file e2ee_common.h.
Definition at line 297 of file e2ee_common.h.