Returns:
25 26 27
# File 'lib/boxr/webhook_validator.rb', line 25 def valid_message? verify_delivery_timestamp && verify_signature end