pub type OwnedOneTimeKeyId = OwnedKeyId<OneTimeKeyAlgorithm, OneTimeKeyName>;Expand description
Algorithm + key name for one-time and fallback keys.
Aliased Typeยง
pub struct OwnedOneTimeKeyId { /* private fields */ }pub type OwnedOneTimeKeyId = OwnedKeyId<OneTimeKeyAlgorithm, OneTimeKeyName>;Algorithm + key name for one-time and fallback keys.
pub struct OwnedOneTimeKeyId { /* private fields */ }