Encrypting Messaging-Based Synchronization Connections

Messaging-based synchronization requires no manual setup.

Even though the messages are exchanged using HTTP, messages are fully secured because messaging-based synchronization uses a combination of symmetric (1024-bit) and asymmetric key encryption (128-bit AES) to ensure data privacy.

Encryption keys are based and rotated on a per message basis, not a per session basis. A session is the communication required to transmit item such as MBO data, which has multiple individual messages, each encrypted with its own encryption key. This method ensures key rotation and avoids key stagnation challenges.