Searched defs:protectionAlgorithm (Results 1 – 3 of 3) sorted by relevance
84 String protectionAlgorithm = "ThisBeautifulAlgorithm"; in testGetProtectionAlgorithm() local
342 java.lang.String protectionAlgorithm, in PasswordProtection()375 private final java.lang.String protectionAlgorithm; field in KeyStore.PasswordProtection
285 private final String protectionAlgorithm; field in KeyStore.PasswordProtection325 public PasswordProtection(char[] password, String protectionAlgorithm, in PasswordProtection()