Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/datastructure/
DElfSignBlock.java50 public class ElfSignBlock { class
76 …public ElfSignBlock(int paddingSize, byte[] merkleTreeData, FsVerityDescriptorWithSign descriptorW… in ElfSignBlock() method in ElfSignBlock
87 private ElfSignBlock(int type, int treeLength, byte[] merkleTreeWithPadding, in ElfSignBlock() method in ElfSignBlock