Type Definition libp2p_noise::PublicKey

source ·
pub type PublicKey<T> = PublicKey<T>;
👎Deprecated: This type will be made private in the future. Use libp2p_noise::Config::new instead to use the noise protocol.