CRIPEMD160::Finalize

Produce the digest of all data written so far.

Synopsis

Declared in <crypto/ripemd160.h>

void
Finalize(unsigned char hash[]);

Parameters

NameDescription
hashOutput buffer receiving the OUTPUT_SIZE-byte digest.