Contents

finalize()

Finalizes the message authentication computation and returns the computed code.

Declaration

func finalize() -> HMAC<H>.MAC

Return Value

The message authentication code.

See Also

Creating an authentication code iteratively