Home
last modified time | relevance | path

Searched defs:CertPath (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/code_signature/services/key_enable/src/
H A Dcert_path_utils.rs118 pub struct CertPath { struct
130 impl Default for TrustCertPath { argument
184 ) -> Result<CertPath, ()> in parse_cert_profile()
317 impl CertPath { impl