TsgcWSPClient_E2EE

The E2EE client protocol component adds end-to-end encryption over a WebSocket connection, including encrypted direct messages and encrypted group messages.

Introduction

The E2EE client protocol component adds end-to-end encryption over a WebSocket connection, including encrypted direct messages and encrypted group messages. Drop the component on a form, assign a TsgcWebSocketClient to the Client property, and configure the E2EE options before connecting. The implementation lives in the unit sgcWebSocket_Protocol_E2EE_Client.

 

Configuration

To use the component:

 

 

Reference