< prev index next >

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

Print this page

        

*** 26,36 **** * @bug 6316539 8136355 * @summary Known-answer-test for TlsKeyMaterial generator * @author Andreas Sterbenz * @library .. * @modules java.base/sun.security.internal.spec ! * jdk.crypto.pkcs11 * @run main/othervm TestKeyMaterial * @run main/othervm TestKeyMaterial sm policy */ import java.io.BufferedReader; --- 26,36 ---- * @bug 6316539 8136355 * @summary Known-answer-test for TlsKeyMaterial generator * @author Andreas Sterbenz * @library .. * @modules java.base/sun.security.internal.spec ! * jdk.crypto.token * @run main/othervm TestKeyMaterial * @run main/othervm TestKeyMaterial sm policy */ import java.io.BufferedReader;
< prev index next >