Type Alias ruma::OwnedDeviceKeyId

source ·
pub type OwnedDeviceKeyId = OwnedKeyId<DeviceKeyAlgorithm, DeviceId>;
Expand description

Algorithm + key name for device keys.

Aliased Type§

struct OwnedDeviceKeyId { /* private fields */ }