Type Definition ruma_common::OwnedDeviceSigningKeyId
source · pub type OwnedDeviceSigningKeyId = OwnedSigningKeyId<DeviceId>;
Expand description
Algorithm + key name for device keys.
pub type OwnedDeviceSigningKeyId = OwnedSigningKeyId<DeviceId>;
Algorithm + key name for device keys.