compute_hmac_for_bytes
glib
0.22.0
glib
Function
compute_
hmac_
for_
bytes
Copy item path
Source
pub fn compute_hmac_for_bytes( digest_type:
ChecksumType
, key: &
Bytes
, data: &
Bytes
, ) ->
GString