GLib.Hmac.compute_hmac_for_bytes – glib-2.0 Reference Manual
Packages
glib-2.0
GLib
Hmac
compute_for_data
compute_for_string
compute_hmac_for_bytes
Hmac
copy
get_digest
get_string
update
compute_hmac_for_bytes
Description:
[
Version
( since =
"2.50"
) ]
public
static
string
compute_hmac_for_bytes
(
ChecksumType
checksum_type,
Bytes
key,
Bytes
data)