create_webhook_signature

Function create_webhook_signature 

Source
pub fn create_webhook_signature(secret: &str, payload: &[u8]) -> String
Expand description

Helper to create HMAC signature for testing