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