Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/signer/
DISigner.java44 List<X509CRL> getCrls(); in getCrls() method
DRemoteSigner.java61 public List<X509CRL> getCrls() { in getCrls() method in RemoteSigner
DLocalSigner.java101 public List<X509CRL> getCrls() { in getCrls() method in LocalSigner
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/verify/
DVerifyResult.java173 public List<X509CRL> getCrls() { in getCrls() method in VerifyResult