Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/test/java/com/ohos/hapsigntool/
DProfileTest.java74 private static final String KEY_ALIAS = "oh-profile1-key-v1"; field in ProfileTest
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/entity/
DOptions.java129 public static final String KEY_ALIAS = "keyAlias"; field in Options