The connectionIntegrity Envelope Field
The connectionIntegrity envelope field is a read-only field that describes the integrity of the Broker-to-Broker connections that were used to transport the event.
Value | Meaning |
empty string | At some point, the event traveled over a connection that was not encrypted. |
"Export" | All the connections used to transport the event had an encryption strength of ENCRYPT_LEVEL_US_EXPORT or greater. |
"US Domestic" | The event traveled exclusively over connections with an encryption strength of ENCRYPT_LEVEL_US_DOMESTIC. |
Note:
The connectionIntegrity field is set by the Broker, so it does not reflect the integrity of the connection between the receiving Broker client and its Broker.