< prev index next >

test/sun/security/tools/keytool/DefaultSignatureAlgorithm.java

Print this page

        

*** 22,31 **** --- 22,32 ---- */ /* * @test * @bug 8138766 + * @key intermittent * @summary New default -sigalg for keytool * @modules java.base/sun.security.tools.keytool * @modules jdk.crypto.ec * @run main/othervm DefaultSignatureAlgorithm RSA 1024 SHA256withRSA * @run main/othervm DefaultSignatureAlgorithm RSA 3072 SHA256withRSA
< prev index next >