Skip to main content

spki_pin_matches

Function spki_pin_matches 

Source
pub fn spki_pin_matches(
    leaf_pem_or_der: &str,
    expected_hex: &str,
) -> Result<bool, String>
Expand description

SPKI pin match: leaf SPKI fingerprint equals expected hex (case-insensitive).