Gets the digest as a hexadecimal string.
Once this function has been called the glib.Checksum can no longer be updated with Checksum.update.
The hexadecimal characters will be lower case.
the hexadecimal representation of the checksum. The returned string is owned by the checksum and should not be modified or freed.
2.16
Gets the digest as a hexadecimal string.
Once this function has been called the glib.Checksum can no longer be updated with Checksum.update.
The hexadecimal characters will be lower case.