GMac.macSize

class GMac(T)
override @property pure nothrow
uint
macSize
()
if (
isBlockCipher!T
)

Return Value

Type: uint

the size, in bytes, of the MAC.

Meta