Produce the MAC of all data written so far.
Synopsis
Declared in <crypto/hmac_sha256.h>
void
Finalize(unsigned char hash[]);
Parameters
Name |
Description |
hash |
Output buffer receiving the OUTPUT_SIZE‐byte MAC. |
Created with MrDocs