Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/entity/
DSignatureBlockTypes.java27 public static final char SIGNATURE_BLOCK = 0; field in SignatureBlockTypes
/developtools/hapsigner/hapsigntool_cpp/hap/verify/src/
Dverify_elf.cpp33 const int8_t VerifyElf::SIGNATURE_BLOCK = 0; member in OHOS::SignatureTools::VerifyElf