Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/flagged_api/java/security/
DSecureRandom.annotated.java77 public static java.security.SecureRandom getInstanceStrong() throws java.security.NoSuchAlgorithmEx… in getInstanceStrong() method in SecureRandom
/libcore/luni/src/test/java/libcore/java/security/
DSecureRandomTest.java143 assertEquals(openSSLProvider, SecureRandom.getInstanceStrong().getProvider()); in testGetInstanceStrong()
/libcore/ojluni/src/main/java/java/security/
DSecureRandom.java992 public static SecureRandom getInstanceStrong() in getInstanceStrong() method in SecureRandom
/libcore/api/
Dcurrent.txt8496 …method public static java.security.SecureRandom getInstanceStrong() throws java.security.NoSuchAlg…