public class MacOutputStream
extends java.io.ByteArrayOutputStream
Constructor and Description |
---|
MacOutputStream(javax.crypto.Mac mac) |
Modifier and Type | Method and Description |
---|---|
void |
write(byte[] arg0,
int arg1,
int arg2) |
void |
write(int arg0) |