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