pub type PeerId = [u8; 32];
A stable peer identifier — typically SHA256(remote cert pubkey).
SHA256(remote cert pubkey)