mtx::requests::KeySignaturesUpload struct

Upload new signatures for a device or cross-signing key.

Public variables

std::map<std::string, std::map<std::string, std::variant<mtx::crypto::DeviceKeys, mtx::crypto::CrossSigningKeys>>> signatures
map from user_id to either a map of device id to DeviceKey with new signatures or the key id to CrossSigningKeys with new signatures