Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/sign/
DVerifyCodeSignature.java79 …c void checkHnpOwnerID(byte[] signature, String profileOwnerID, String profileType, String hnpType) in checkHnpOwnerID()
267 String hnpType = hnpTypeMap.get(hnpFileName); in verifyHnpLib() local