pub fn cert_arti_pattern_from_components(
subj_path: &str,
leaf_comps: &[&dyn RawKeySpecifierComponent],
) -> Result<KeyPathPattern, Bug>Expand description
Make a KeyPathPattern::Arti for a certificate specifier
pub fn cert_arti_pattern_from_components(
subj_path: &str,
leaf_comps: &[&dyn RawKeySpecifierComponent],
) -> Result<KeyPathPattern, Bug>Make a KeyPathPattern::Arti for a certificate specifier