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