CHMAC_SHA512::Finalize

Produce the MAC of all data written so far.

Synopsis

Declared in <crypto/hmac_sha512.h>

void
Finalize(unsigned char hash[]);

Parameters

NameDescription
hashOutput buffer receiving the OUTPUT_SIZE-byte MAC.