API Version: 2.0
Library Version: 1.9.14
const gchar* fwupd_checksum_get_by_kind ( GPtrArray* checksums, GChecksumType kind )
Gets a specific checksum kind.
checksums
utf8
Checksums.
kind
GChecksumType
A checksum type, e.g. G_CHECKSUM_SHA512
G_CHECKSUM_SHA512
const gchar*
A checksum from the array, or NULL if not found.
NULL