fingerprint_pubkey

Function fingerprint_pubkey 

Source
pub fn fingerprint_pubkey(pubkey: &PublicKey) -> String
Expand description

Fingerprint of a public key (hex-encoded SHA-256[0..8]).

Used to verify invite token signatures without a pre-existing trust anchor.