< prev index next >

test/sun/security/pkcs11/Secmod/GetPrivateKey.java

Print this page

        

*** 26,35 **** --- 26,36 ---- * @bug 6273877 6322208 6275523 * @summary make sure we can access the NSS softtoken KeyStore and use a private key * @author Andreas Sterbenz * @library .. * @run main/othervm GetPrivateKey + * @key randomness */ import java.util.*; import java.security.*;
< prev index next >