Function glib::functions::compute_hmac_for_string
source · [−]pub fn compute_hmac_for_string(
digest_type: ChecksumType,
key: &[u8],
str: &str
) -> Option<GString>pub fn compute_hmac_for_string(
digest_type: ChecksumType,
key: &[u8],
str: &str
) -> Option<GString>