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