Home
last modified time | relevance | path

Searched refs:ISSUER_KEY (Results 1 - 1 of 1) sorted by relevance

/base/security/code_signature/services/key_enable/src/
H A Dcert_path_utils.rs35 const ISSUER_KEY: &str = "issuer"; consts
219 let issuer = match cert_profile[ISSUER_KEY].try_as_string() { in parse_cert_profile()
222 error!(LOG_LABEL, "Error JSON ISSUER_KEY from file {:?}", e); in parse_cert_profile()

Completed in 1 milliseconds