Searched refs:keyProtection (Results 1 – 2 of 2) sorted by relevance
1807 private ProtectionParameter keyProtection; field in KeyStore.FileBuilder1870 keyProtection = protection; in getKeyStore()1885 keyProtection = new PasswordProtection(password); in getKeyStore()1915 return keyProtection; in getProtectionParameter()
269 private java.security.KeyStore.ProtectionParameter keyProtection; field in KeyStore.Builder.FileBuilder