< prev index next >

jdk/test/sun/security/pkcs11/Cipher/TestRSACipher.java

Print this page

        

*** 26,36 **** * @bug 4898468 6994008 * @summary basic test for RSA cipher * @author Andreas Sterbenz * @library .. * @key randomness ! * @modules jdk.crypto.pkcs11 * @run main/othervm TestRSACipher * @run main/othervm TestRSACipher sm */ import java.security.GeneralSecurityException; --- 26,36 ---- * @bug 4898468 6994008 * @summary basic test for RSA cipher * @author Andreas Sterbenz * @library .. * @key randomness ! * @modules jdk.crypto.token * @run main/othervm TestRSACipher * @run main/othervm TestRSACipher sm */ import java.security.GeneralSecurityException;
< prev index next >