< prev index next >

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

Print this page

        

*** 24,34 **** /* * @test * @bug 8048622 8134232 * @summary Checks that PKCS#11 keystore can't be loaded with wrong password * @library ../ ! * @modules jdk.crypto.pkcs11 * @run main/othervm LoadKeystore * @run main/othervm LoadKeystore sm policy */ import java.io.File; --- 24,34 ---- /* * @test * @bug 8048622 8134232 * @summary Checks that PKCS#11 keystore can't be loaded with wrong password * @library ../ ! * @modules jdk.crypto.token * @run main/othervm LoadKeystore * @run main/othervm LoadKeystore sm policy */ import java.io.File;
< prev index next >