pub fn key_fingerprint(key: &PrivateKey) -> Result<String>Expand description
Compute the SHA256 fingerprint of a public key (e.g., “SHA256:abc123…”)
pub fn key_fingerprint(key: &PrivateKey) -> Result<String>Compute the SHA256 fingerprint of a public key (e.g., “SHA256:abc123…”)