pub fn create_webhook_signature(secret: &str, payload: &[u8]) -> String
Helper to create HMAC signature for testing