pub type PreKeyId = PublicKey;
Unique identifier of a member’s pre-key which can be used to address long-term key bundles.
pub struct PreKeyId(/* private fields */);