< prev index next >

test/java/security/Signature/NONEwithRSA.java

Print this page

        

@@ -24,10 +24,11 @@
 /**
  * @test
  * @bug 4955844
  * @summary ensure that the NONEwithRSA adapter works correctly
  * @author Andreas Sterbenz
+ * @key randomness
  */
 
 import java.util.*;
 
 import java.security.*;
< prev index next >