Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DHapUtils.java538 public static class HapSignBlockInfo { class in HapUtils
543 public HapSignBlockInfo(long offset, int version, ByteBuffer content) { in HapSignBlockInfo() method in HapUtils.HapSignBlockInfo