Function
GLibHmacnew
Parameters
digest_type
-
Type:
GChecksumType
No description available.
key
-
Type:
const guchar*
No description available.
The data is owned by the caller of the function. key_len
-
Type:
gsize
No description available.
Return value
Type: GHmac
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |