Searched refs:ENCRYPTION (Results 1 – 9 of 9) sorted by relevance
47 assertSame(UnsupportedZipFeatureException.Feature.ENCRYPTION, in testReadPasswordEncryptedEntryViaZipFile()72 assertSame(UnsupportedZipFeatureException.Feature.ENCRYPTION, in testReadPasswordEncryptedEntryViaStream()
55 public enum Purpose {ENCRYPTION, AUTHENTICATION, OBFUSCATION, enumConstant
101 public static final Feature ENCRYPTION = new Feature("encryption"); field in UnsupportedZipFeatureException.Feature
348 .Feature.ENCRYPTION, ze); in checkRequestedFeatures()
55 private static final String ENCRYPTION = "# Encryption:"; field in TestVectorLoader224 if (!line.startsWith(ENCRYPTION)) in loadMessage()
80 public static final int ENCRYPTION = START + 43; field
152 ENCRYPTION="ENCRYPTION"
106 # ENCRYPTION.txt, Win95.txt and WinNT.txt in the Samba documentation.