Function
Fwupdchecksum_get_by_kind
Declaration [src]
const gchar*
fwupd_checksum_get_by_kind (
GPtrArray* checksums,
GChecksumType kind
)
Parameters
checksums |
An array of utf8 |
Checksums. |
|
The data is owned by the caller of the function. | |
Each element is a NUL terminated UTF-8 string. | |
kind |
GChecksumType |
A checksum type, e.g. |