public class MacOutputStream extends java.io.ByteArrayOutputStream
buf, count
MacOutputStream(javax.crypto.Mac mac)
void
write(byte[] arg0, int arg1, int arg2)
write(int arg0)
close, reset, size, toByteArray, toString, toString, toString, writeTo
flush, write
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MacOutputStream(javax.crypto.Mac mac)
public void write(int arg0)
write
java.io.ByteArrayOutputStream
public void write(byte[] arg0, int arg1, int arg2)
Copyright © 2000-2013 The Apache Software Foundation. All Rights Reserved.