Searched defs:protectionParameters (Results 1 – 2 of 2) sorted by relevance
65 Map<String, KeyStore.ProtectionParameter> protectionParameters = in testGetProtectionParams() local105 Map<String, KeyStore.ProtectionParameter> protectionParameters = new HashMap<>(); in createNonEmptyParameters() local
286 private final AlgorithmParameterSpec protectionParameters; field in KeyStore.PasswordProtection326 AlgorithmParameterSpec protectionParameters) { in PasswordProtection()