Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DDigestUtils.java114 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in decodeBase64ToX509Certifate() local
144 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in decodeBase64ToX509CRL() local
DCertificateUtils.java89 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in getCertListFromFile() local
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/provider/
DLocalJKSSignProvider.java53 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in getCrl() local