glibmm
2.41.1
|
checksum_type | A ChecksumType. |
data | Binary blob to compute the digest of. |
length | Length of data. |
buffer | Output buffer. |
digest_len | An inout parameter. The caller initializes it to the size of buffer. After the call it contains the length of the digest. |
data | Buffer used to compute the checksum. |
length | Size of the buffer, or -1 if it is a null-terminated string. |