< prev index next >

jdk/test/sun/security/pkcs11/MessageDigest/ByteBuffers.java

Print this page

        

*** 26,36 **** * @bug 4856966 * @summary Test the MessageDigest.update(ByteBuffer) method * @author Andreas Sterbenz * @library .. * @key randomness ! * @modules jdk.crypto.pkcs11 * @run main/othervm ByteBuffers * @run main/othervm ByteBuffers sm */ import java.nio.ByteBuffer; --- 26,36 ---- * @bug 4856966 * @summary Test the MessageDigest.update(ByteBuffer) method * @author Andreas Sterbenz * @library .. * @key randomness ! * @modules jdk.crypto.token * @run main/othervm ByteBuffers * @run main/othervm ByteBuffers sm */ import java.nio.ByteBuffer;
< prev index next >