Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/verify/
DHapVerify.java166 private boolean verifyCRL(X509CRL crl, X509Certificate cert, List<X509Certificate> certificates) in verifyCRL() method in HapVerify
180 …private boolean verifyCRL(X509CRL crl, List<X509Certificate> certificates) throws SignatureExcepti… in verifyCRL() method in HapVerify