< prev index next >

jdk/test/sun/security/pkcs11/Mac/MacKAT.java

Print this page

        

*** 25,35 **** * @test * @bug 4846410 6313661 4963723 * @summary Basic known-answer-test for Hmac algorithms * @author Andreas Sterbenz * @library .. ! * @modules jdk.crypto.pkcs11 * @run main/othervm MacKAT * @run main/othervm MacKAT sm */ import java.io.UnsupportedEncodingException; --- 25,35 ---- * @test * @bug 4846410 6313661 4963723 * @summary Basic known-answer-test for Hmac algorithms * @author Andreas Sterbenz * @library .. ! * @modules jdk.crypto.token * @run main/othervm MacKAT * @run main/othervm MacKAT sm */ import java.io.UnsupportedEncodingException;
< prev index next >