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