< prev index next >

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

Print this page

        

*** 26,36 **** * @bug 4898461 6604496 * @summary basic test for symmetric ciphers with padding * @author Valerie Peng * @library .. * @key randomness ! * @modules jdk.crypto.pkcs11 * @run main/othervm TestSymmCiphers * @run main/othervm TestSymmCiphers sm */ import java.io.ByteArrayOutputStream; --- 26,36 ---- * @bug 4898461 6604496 * @summary basic test for symmetric ciphers with padding * @author Valerie Peng * @library .. * @key randomness ! * @modules jdk.crypto.token * @run main/othervm TestSymmCiphers * @run main/othervm TestSymmCiphers sm */ import java.io.ByteArrayOutputStream;
< prev index next >