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