Searched defs:ENCRYPTION (Results 1 – 3 of 3) sorted by relevance
101 public static final Feature ENCRYPTION = new Feature("encryption"); field in UnsupportedZipFeatureException.Feature
55 public enum Purpose {ENCRYPTION, AUTHENTICATION, OBFUSCATION, enumConstant
80 public static final int ENCRYPTION = START + 43; field