pub type DeviceKeyId = KeyId<DeviceKeyAlgorithm, DeviceId>;Expand description
Algorithm + key name for device keys.
Aliased Typeยง
pub struct DeviceKeyId(/* private fields */);pub type DeviceKeyId = KeyId<DeviceKeyAlgorithm, DeviceId>;Algorithm + key name for device keys.
pub struct DeviceKeyId(/* private fields */);