Skip to main content

decode_fingerprint_hex

Function decode_fingerprint_hex 

Source
pub fn decode_fingerprint_hex(value: &str) -> Result<Vec<u8>, Error>
Expand description

Decodes a public-key fingerprint written as hex, with optional separators.