Home
last modified time | relevance | path

Searched refs:cert_path_array (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/code_signature/services/key_enable/src/
H A Dcert_path_utils.rs284 let cert_path_array = match value[TRUST_CERT_PATH_KEY].try_as_array() { in load_cert_path_from_json_file() localVariable
305 for cert_path in cert_path_array.iter() { in load_cert_path_from_json_file()