From what I've seen, Message-Level Encryption (MLE) and webhook delivery
are generally separate features. MLE is mainly used to encrypt sensitive
payload data, while webhook notifications should still be triggered as
long as the webhook endpoint is c...