extract_crl_uris

Function extract_crl_uris 

Source
pub fn extract_crl_uris(
    cert: &Certificate,
) -> RustyX509CheckResult<Option<HashSet<String>>>
Expand description

Extracts the CRL Distribution points that are FullName URIs from the Certificate