Skip to main content

verify_signature

Function verify_signature 

Source
fn verify_signature(secret: &[u8], signature: &str, body: &[u8]) -> bool