GMac.finish

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

struct GMac(T)
nothrow
void
finish
(
ubyte[] output
)
if (
isBlockCipher!T
)

Meta