PreKeyId

Type Alias PreKeyId 

Source
pub type PreKeyId = PublicKey;
Expand description

Unique identifier of a member’s pre-key which can be used to address long-term key bundles.

Aliased Type§

pub struct PreKeyId(/* private fields */);