Mac.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 Mac
    @safe final
    ubyte[]
    doFinal
    nothrow
    (
    )

Meta