pub fn get_remote_node_id(connection: &Connection) -> Result<PublicKey>
👎Deprecated: This crate has been renamed from ‘iroh-net’ to ‘iroh’, please use the new crate
Expand description
Extract the PublicKey
from the peer’s TLS certificate.
pub fn get_remote_node_id(connection: &Connection) -> Result<PublicKey>
Extract the PublicKey
from the peer’s TLS certificate.