Searched defs:protectionParameters (Results 1 – 4 of 4) sorted by relevance
85 AlgorithmParameterSpec protectionParameters = new IvParameterSpec(new byte[]{}); in testGetProtectionAlgorithm() local109 AlgorithmParameterSpec protectionParameters = new IvParameterSpec(new byte[]{}); in testGetProtectionParameters() local
65 Map<String, KeyStore.ProtectionParameter> protectionParameters = in testGetProtectionParams() local105 Map<String, KeyStore.ProtectionParameter> protectionParameters = new HashMap<>(); in createNonEmptyParameters() local
343 java.security.spec.AlgorithmParameterSpec protectionParameters) { in PasswordProtection()381 private final java.security.spec.AlgorithmParameterSpec protectionParameters; field in KeyStore.PasswordProtection
286 private final AlgorithmParameterSpec protectionParameters; field in KeyStore.PasswordProtection326 AlgorithmParameterSpec protectionParameters) { in PasswordProtection()