< prev index next >

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

Print this page

        

*** 25,35 **** * @test * @bug 6298106 6275523 6420252 8059627 * @summary make sure we can access the NSS trust anchor module * @author Andreas Sterbenz * @library .. ! * @modules jdk.crypto.pkcs11 * @run main/othervm TrustAnchors * @run main/othervm TrustAnchors sm policy */ import java.io.File; --- 25,35 ---- * @test * @bug 6298106 6275523 6420252 8059627 * @summary make sure we can access the NSS trust anchor module * @author Andreas Sterbenz * @library .. ! * @modules jdk.crypto.token * @run main/othervm TrustAnchors * @run main/othervm TrustAnchors sm policy */ import java.io.File;
< prev index next >