< prev index next >

jdk/test/sun/security/pkcs11/SecureRandom/Basic.java

Print this page

        

*** 26,36 **** * @bug 6246411 * @summary basic test for PKCS#11 SecureRandom * @author Andreas Sterbenz * @library .. * @key randomness ! * @modules jdk.crypto.pkcs11 * @run main/othervm Basic * @run main/othervm Basic sm */ import java.security.NoSuchAlgorithmException; --- 26,36 ---- * @bug 6246411 * @summary basic test for PKCS#11 SecureRandom * @author Andreas Sterbenz * @library .. * @key randomness ! * @modules jdk.crypto.token * @run main/othervm Basic * @run main/othervm Basic sm */ import java.security.NoSuchAlgorithmException;
< prev index next >