Home
last modified time | relevance | path

Searched defs:PasswordProtection (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/hiddenapi/java/security/
DKeyStore.java333 public static class PasswordProtection class in KeyStore
336 public PasswordProtection(char[] password) { in PasswordProtection() method in KeyStore.PasswordProtection
340 public PasswordProtection( in PasswordProtection() method in KeyStore.PasswordProtection
/libcore/ojluni/src/main/java/java/security/
DKeyStore.java281 public static class PasswordProtection implements class in KeyStore
297 public PasswordProtection(char[] password) { in PasswordProtection() method in KeyStore.PasswordProtection
325 public PasswordProtection(char[] password, String protectionAlgorithm, in PasswordProtection() method in KeyStore.PasswordProtection