finalize()
Finalizes the message authentication computation and returns the computed code.
Declaration
func finalize() -> HMAC<H>.MACReturn Value
The message authentication code.
Finalizes the message authentication computation and returns the computed code.
func finalize() -> HMAC<H>.MACThe message authentication code.