< prev index next >

test/sun/security/pkcs11/ec/TestECDH2.java

Print this page

        

*** 26,35 **** --- 26,36 ---- * @bug 6405536 * @summary basic test of ECDSA signatures for P-256 and P-384 from the * example data in "Suite B Implementer's Guide to FIPS 186-3". * @library .. * @library ../../../../java/security/testlibrary + * @modules java.base/sun.security.util * @compile -XDignore.symbol.file TestECDH2.java * @run main TestECDH2 */ import java.io.*;
< prev index next >