Home
last modified time | relevance | path

Searched refs:checkDN (Results 1 – 1 of 1) sorted by relevance

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DCertUtils.java144 checkDN(nameString); in buildDN()
162 private static void checkDN(String nameString) { in checkDN() method in CertUtils