< prev index next >

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

Print this page

        

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