checksum_guess_kind
Description:
Guesses the checksum kind based on the length of the hash.
Parameters:
| checksum |
A checksum |
Returns:
|
a ChecksumType, e.g. g_checksum_sha1 |
Namespace: Fwupd
Package: fwupd
Guesses the checksum kind based on the length of the hash.
| checksum |
A checksum |
|
a ChecksumType, e.g. g_checksum_sha1 |