mtx::crypto::OlmClient::SSSSSetup struct

Data needed to setup SSSS.

Public variables

mtx::crypto::BinaryBuf privateKey
Key to encrypt/decrypt secrets with.
mtx::secret_storage::AesHmacSha2KeyDescription keyDescription
The key description to be stored in account data.
std::string key_name
The name of this key.