Function glib::compute_hmac_for_bytes
source · pub fn compute_hmac_for_bytes(
digest_type: ChecksumType,
key: &Bytes,
data: &Bytes
) -> GString
Available on crate feature
v2_50
only.pub fn compute_hmac_for_bytes(
digest_type: ChecksumType,
key: &Bytes,
data: &Bytes
) -> GString
v2_50
only.