pub fn public_key_hex<A: IdentityKeyAuthority + ?Sized>(keypair: &A) -> StringExpand description
Hex-encode the public key attached to keypair.
pub fn public_key_hex<A: IdentityKeyAuthority + ?Sized>(keypair: &A) -> StringHex-encode the public key attached to keypair.