Searched refs:getCodeSignBlock (Results 1 – 2 of 2) sorted by relevance
168 …public byte[] getCodeSignBlock(File input, long offset, String inForm, String profileContent, Zip … in getCodeSignBlock() method in CodeSigning
398 …byte[] codeSignArray = codeSigning.getCodeSignBlock(tmpOutput, codeSignOffset, suffix, profileCont… in appendCodeSignBlock()