Searched defs:signingBlock (Results 1 – 4 of 4) sorted by relevance
57 private byte[] signingBlock; field in Zip329 public void setSigningBlock(byte[] signingBlock) { in setSigningBlock()
253 ByteBuffer signingBlock = hapSigningBlockAndOffsetInFile.getContent(); in verifyHap() local
211 private CMSSignedData verifyCmsSignedData(byte[] signingBlock) throws VerifyHapException { in verifyCmsSignedData()
452 … byte[] signingBlock, ZipDataInput centralDirectory, ByteBuffer eocdBuffer) throws IOException { in outputSignedFile()