WrapperMac.doFinal

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

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

Meta