Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/profile/model/
DBundleInfo.java79 public String getDevelopmentCertificate() { in getDevelopmentCertificate() method in BundleInfo
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/provider/
DSignProvider.java418 private X509Certificate getDevelopmentCertificate(JsonObject buildInfoObject) { in getDevelopmentCertificate() method in SignProvider