Encrypt with TLS
To transmit secured, authenticated, and verified communications between two or more systems, Twilio SendGrid uses the symmetric cryptography of the Transport Layer Security (TLS).
Four RFCs define TLS:
When attempting to deliver email, Twilio SendGrid opportunistically tries outbound TLS v1.1 or later.
If your recipient's email server accepts a inbound connection using TLS v1.1 or later, Twilio SendGrid encrypts then delivers the email message between systems. If the server doesn't support TLS, Twilio delivers the message unencrypted.
Twilio also lets you enforce TLS encryption when attempting deliver email to your recipients. The Enforced TLS feature specifies whether or not the recipient must support TLS v1.1 or later or have a valid certificate.