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