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