FilterChecksum.getDigest
size_t getDigest(ubyte[] digest)Outputs the checksum digest into digest.
Parameters
digest | the digest buffer |
Returns
the number of bytes used of the digest buffer.
size_t getDigest(ubyte[] digest)Outputs the checksum digest into digest.
digest | the digest buffer |