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