Function sozu_command_lib::certificate::calculate_fingerprint
source ยท pub fn calculate_fingerprint(
certificate: &[u8],
) -> Result<Vec<u8>, CertificateError>Expand description
Compute fingerprint from a certificate that is encoded in pem format