Class MacOutputStream

  • All Implemented Interfaces:
    Closeable, Flushable, AutoCloseable

    public class MacOutputStream
    extends ByteArrayOutputStream
    Derived from Apache sources and changed to use HmacSHA1 objects objects instead of org.apache.xml.security.algorithms.SignatureAlgorithm objects.
    Author:
    raul, Sean Mullan