Function
AppStreamComposecompute_content_checksum_for_data
Declaration [src]
gchar*
asc_compute_content_checksum_for_data (
const gchar* data,
gsize length
)
Description [src]
Compute a checksum for the given content.
The output of this function is intended to be used with %asc_build_component_global_id to form a unique global ID. The generated checksum is intended to be used as content-ID. Do not assume it is cryptographically secure or has a certain length!