Class MacOutputStream

  • All Implemented Interfaces:
    Closeable, Flushable, AutoCloseable

    public class MacOutputStream
    extends OutputStream
    An output stream that wraps around a Mac (message authentication code algorithm). This is currently used for symmetric (private) keys, but in theory could be used with assymetric (public/private) keys.
    Since:
    5.3.6