Searched refs:getProtectionParameters (Results 1 – 4 of 4) sorted by relevance
113 assertNull(ksPWP.getProtectionParameters()); in testGetProtectionParameters()116 assertSame(protectionParameters, ksPWP.getProtectionParameters()); in testGetProtectionParameters()
351 public java.security.spec.AlgorithmParameterSpec getProtectionParameters() { in getProtectionParameters() method in KeyStore.PasswordProtection
363 public AlgorithmParameterSpec getProtectionParameters() { in getProtectionParameters() method in KeyStore.PasswordProtection
7544 method public java.security.spec.AlgorithmParameterSpec getProtectionParameters();