Home
last modified time | relevance | path

Searched defs:SIGN_INFO_SIZE_WITHOUT_SIGNATURE (Results 1 - 2 of 2) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/codesigning/datastructure/include/
H A Dsign_info.h34 static constexpr int32_t SIGN_INFO_SIZE_WITHOUT_SIGNATURE = 60; member in OHOS::SignatureTools::SignInfo
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/datastructure/
H A DSignInfo.java71 private static final int SIGN_INFO_SIZE_WITHOUT_SIGNATURE = 60; field in SignInfo

Completed in 2 milliseconds