mtx::crypto::IdentityKeys struct

A pair of keys connected to an olm account.

Public variables

std::string curve25519
The identity key.
std::string ed25519
The signing key.