Type Definition ruma::OwnedDeviceSigningKeyId
source · [−]pub type OwnedDeviceSigningKeyId = OwnedKeyId<SigningKeyAlgorithm, DeviceId>;Expand description
Algorithm + key name for device keys.
pub type OwnedDeviceSigningKeyId = OwnedKeyId<SigningKeyAlgorithm, DeviceId>;Algorithm + key name for device keys.