get_digest
Description:
public size_t get_digest (
uint8[] digest)
Outputs the checksum digest into digest.
Parameters:
| this |
checksum filter object
|
| digest |
the digest buffer
|
| len |
the length of the digest buffer
|
Returns:
|
the number of bytes used of the digest buffer.
|