pub fn decode_fingerprint_hex(value: &str) -> Result<Vec<u8>, Error>
Decodes a public-key fingerprint written as hex, with optional separators.