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
    size_t
    doFinal
    nothrow
    (
    ubyte[] output
    )
    if ()
  2. ubyte[] doFinal()

Meta