get_string


Description:

public string get_string ()

Outputs the checksum digest as a newly allocated hexadecimal string.

Parameters:

this

checksum filter object

Returns:

the hexadecimal representation of the checksum. The returned string should be freed with g_free when no longer needed.