Searched refs:ISSUER_KEY (Results 1 – 1 of 1) sorted by relevance
35 const ISSUER_KEY: &str = "issuer"; const219 let issuer = match cert_profile[ISSUER_KEY].try_as_string() { in parse_cert_profile()