Trait btlib::crypto::KeyPrivacy
source · pub trait KeyPrivacy { }Expand description
Marker trait for the Public and Private key privacy types.
pub trait KeyPrivacy { }Marker trait for the Public and Private key privacy types.