Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/common/include/
Doptions.h106 static const std::string KEY_USAGE; variable
/developtools/hapsigner/binary_sign_tool/common/include/
Doptions.h106 static const std::string KEY_USAGE; variable
/developtools/hapsigner/hapsigntool_cpp/common/src/
Doptions.cpp44 const std::string Options::KEY_USAGE = "keyUsage"; member in OHOS::SignatureTools::Options
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/entity/
DOptions.java154 public static final String KEY_USAGE = "keyUsage"; field in Options
/developtools/hapsigner/binary_sign_tool/common/src/
Doptions.cpp44 const std::string Options::KEY_USAGE = "keyUsage"; member in OHOS::SignatureTools::Options