< prev index next >

test/sun/security/mscapi/PrngSlow.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /** * @test * @bug 6449335 * @summary MSCAPI's PRNG is too slow + * @key randomness */ import java.security.SecureRandom; public class PrngSlow {
< prev index next >