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