< prev index next >

jdk/test/sun/security/pkcs11/tls/TestLeadingZeroesP11.java

Print this page

        

*** 25,35 **** * @test * @bug 8014618 * @summary Need to strip leading zeros in TlsPremasterSecret of DHKeyAgreement * @library .. * @author Pasi Eronen ! * @modules jdk.crypto.pkcs11 * @run main/othervm TestLeadingZeroesP11 * @run main/othervm TestLeadingZeroesP11 sm */ --- 25,35 ---- * @test * @bug 8014618 * @summary Need to strip leading zeros in TlsPremasterSecret of DHKeyAgreement * @library .. * @author Pasi Eronen ! * @modules jdk.crypto.token * @run main/othervm TestLeadingZeroesP11 * @run main/othervm TestLeadingZeroesP11 sm */
< prev index next >