< prev index next >

test/javax/crypto/Mac/ByteBuffers.java

Print this page

        

*** 24,33 **** --- 24,34 ---- /** * @test * @bug 4844847 * @summary Test the Mac.update(ByteBuffer) method * @author Andreas Sterbenz + * @key randomness */ import java.util.*; import java.nio.*;
< prev index next >