Searched refs:certificate_file (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/build/ohos/app/ |
H A D | app_internal.gni | 154 "certificate_file", 214 if (defined(certificate_file)) { 215 _certificate_file = certificate_file 429 "certificate_file", 464 if (defined(certificate_file)) { 465 _certificate_file = certificate_file
|
H A D | app.gni | 473 "certificate_file", 721 "certificate_file",
|
/ohos5.0/build/scripts/ |
H A D | hapbuilder.py | 37 cmd.extend(['--certificate-file', options.certificate_file]) 204 options.packaged_resources, options.certificate_file,
|
H A D | app_sign.py | 62 cmd.extend(['-appCertFile', options.certificate_file])
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ |
H A D | adapter.rs | 199 pub fn certificate_file<T: AsRef<Path>>(mut self, path: T, file_type: TlsFileType) -> Self { in certificate_file() method 763 .certificate_file("cert.pem", TlsFileType::PEM) in ut_set_certificate_file()
|
/ohos5.0/docs/zh-cn/device-dev/subsystems/ |
H A D | subsys-build-gn-hap-compilation-guide.md | 41 | certificate_file | 证书文件,证书文件和授权文件,应用开发者需要去OpenHarmony官网申请。|
|
/ohos5.0/build/docs/ |
H A D | how-to-build-a-hap.md | 41 | certificate_file | 证书文件,证书文件和授权文件,应用开发者需要去openharmony官网申请。|
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-build-gn-hap-compilation-guide.md | 41 | certificate_file | Certificate file. The certificate and profile must be applies from the officia…
|