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