Searched refs:TRUST_PROFILE_PATH_KEY (Results 1 – 1 of 1) sorted by relevance
30 const TRUST_PROFILE_PATH_KEY: &str = "trust-profile-path"; const273 let certs_profile_issuer = match value[TRUST_PROFILE_PATH_KEY].try_as_array() { in load_cert_path_from_json_file()