Function decode_fingerprint

Source
pub fn decode_fingerprint(
    fingerprint: &str,
) -> Result<Fingerprint, CertificateError>