Searched refs:useStrongEncryption (Results 1 – 3 of 3) sorted by relevance
146 public void useStrongEncryption(final boolean b) { in useStrongEncryption() method in GeneralPurposeBit209 b.useStrongEncryption((generalPurposeFlag & STRONG_ENCRYPTION_FLAG) != 0); in parse()
96 b.useStrongEncryption(true); in testStrongEncryption()107 b.useStrongEncryption(true); in testClone()
268 archiveEntry.getGeneralPurposeBit().useStrongEncryption(true); in testCopyConstructor()