pub type PopNonce = RandomId;
Proof-of-Possession nonce — a RandomId used to prevent PoP replay.
RandomId
pub struct PopNonce(/* private fields */);