Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/signer/
DISigner.java51 List<X509Certificate> getCertificates(); in getCertificates() method
DRemoteSigner.java71 public List<X509Certificate> getCertificates() { in getCertificates() method in RemoteSigner
DLocalSigner.java111 public List<X509Certificate> getCertificates() { in getCertificates() method in LocalSigner
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/config/
DSignerConfig.java94 public List<X509Certificate> getCertificates() { in getCertificates() method in SignerConfig
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/verify/
DVerifyResult.java165 public List<X509Certificate> getCertificates() { in getCertificates() method in VerifyResult