Type Definition ruma::api::federation::keys::claim_keys::v1::OneTimeKeys[][src]

pub type OneTimeKeys = BTreeMap<UserId, BTreeMap<Box<DeviceId, Global>, BTreeMap<DeviceKeyId, OneTimeKey>>>;
This is supported on crate feature api and (crate features federation-api or federation-api-c or federation-api-s) only.
Expand description

One time keys for use in pre-key messages