Home
last modified time | relevance | path

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

/ohos5.0/build/ohos/app/
H A Dapp_internal.gni154 "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 Dapp.gni473 "certificate_file",
721 "certificate_file",
/ohos5.0/build/scripts/
H A Dhapbuilder.py37 cmd.extend(['--certificate-file', options.certificate_file])
204 options.packaged_resources, options.certificate_file,
H A Dapp_sign.py62 cmd.extend(['-appCertFile', options.certificate_file])
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
H A Dadapter.rs199 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 Dsubsys-build-gn-hap-compilation-guide.md41 | certificate_file | 证书文件,证书文件和授权文件,应用开发者需要去OpenHarmony官网申请。|
/ohos5.0/build/docs/
H A Dhow-to-build-a-hap.md41 | certificate_file | 证书文件,证书文件和授权文件,应用开发者需要去openharmony官网申请。|
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-build-gn-hap-compilation-guide.md41 | certificate_file | Certificate file. The certificate and profile must be applies from the officia…