< prev index next >

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

Print this page

        

*** 25,35 **** * @test * @bug 6298106 * @summary make sure we can add a trusted cert to the NSS KeyStore module * @author Andreas Sterbenz * @library .. ! * @modules jdk.crypto.pkcs11 * @run main/othervm AddTrustedCert * @run main/othervm AddTrustedCert sm policy */ import java.io.File; --- 25,35 ---- * @test * @bug 6298106 * @summary make sure we can add a trusted cert to the NSS KeyStore module * @author Andreas Sterbenz * @library .. ! * @modules jdk.crypto.token * @run main/othervm AddTrustedCert * @run main/othervm AddTrustedCert sm policy */ import java.io.File;
< prev index next >