Home
last modified time | relevance | path

Searched refs:getProtectionAlgorithm (Results 1 – 4 of 4) sorted by relevance

/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
DKSPasswordProtectionTest.java95 assertSame(protectionAlgorithm, ksPWP.getProtectionAlgorithm()); in testGetProtectionAlgorithm()
/libcore/ojluni/annotations/hiddenapi/java/security/
DKeyStore.java347 public java.lang.String getProtectionAlgorithm() { in getProtectionAlgorithm() method in KeyStore.PasswordProtection
/libcore/ojluni/src/main/java/java/security/
DKeyStore.java351 public String getProtectionAlgorithm() { in getProtectionAlgorithm() method in KeyStore.PasswordProtection
/libcore/api/
Dcurrent.txt7543 method public String getProtectionAlgorithm();