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