GMac.doFinal

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

class GMac(T)
override nothrow
size_t
doFinal
(
ubyte[] output
)
if (
isBlockCipher!T
)

Meta