Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/sign/
DVerifyCodeSignature.java69 private static void checkOwnerID(byte[] signature, String profileOwnerID, String profileType) in checkOwnerID()
79 …private static void checkHnpOwnerID(byte[] signature, String profileOwnerID, String profileType, S… in checkHnpOwnerID()