struct
#include <include/mtxclient/crypto/types.hpp>
IdentityKeys A pair of keys connected to an olm account.
Public variables
- std::string curve25519
- The identity key.
- std::string ed25519
- The signing key.