< prev index next >

test/sun/security/x509/AlgorithmId/SHA256withECDSA.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /* * @test * @bug 6871847 * @summary AlgorithmId.get("SHA256withECDSA") not available + * @modules java.base/sun.security.x509 */ import sun.security.x509.*; public class SHA256withECDSA {
< prev index next >