pub type OwnedDeviceKeyId = OwnedKeyId<DeviceKeyAlgorithm, DeviceId>;
Expand description
Algorithm + key name for device keys.
Aliased Typeยง
pub struct OwnedDeviceKeyId { /* private fields */ }
pub type OwnedDeviceKeyId = OwnedKeyId<DeviceKeyAlgorithm, DeviceId>;
Algorithm + key name for device keys.
pub struct OwnedDeviceKeyId { /* private fields */ }