< prev index next >

jdk/test/sun/security/pkcs11/Secmod/Crypto.java

Print this page

        

*** 25,35 **** * @test * @bug 6329006 * @summary verify that NSS no-db mode works correctly * @author Andreas Sterbenz * @library .. ! * @modules jdk.crypto.pkcs11 * @run main/othervm Crypto * @run main/othervm Crypto sm policy */ import java.io.File; --- 25,35 ---- * @test * @bug 6329006 * @summary verify that NSS no-db mode works correctly * @author Andreas Sterbenz * @library .. ! * @modules jdk.crypto.token * @run main/othervm Crypto * @run main/othervm Crypto sm policy */ import java.io.File;
< prev index next >