WrapperMac.doFinal

* close the MAC, producing the final MAC value. The doFinal * call leaves the MAC reset().

  1. size_t doFinal(ubyte[] output)
    class WrapperMac(T)
    @safe nothrow
    size_t
    doFinal
    (
    ubyte[] output
    )
    if ()
  2. ubyte[] doFinal()

Meta