Function warheadhateus::signed_data [] [src]

pub fn signed_data(data: &[u8], key: &[u8]) -> Result<Vec<u8>, AWSAuthError>

Sign the given data with the given key (HMAC-SHA256).