We have TCP channels to be secured between - [ ] { end user, regulator } - { gdpr controller } - [ ] { gdpr controller } - { KV clients } Boost (the library we use for communication) supports this: [link](https://www.boost.org/doc/libs/1_65_1/doc/html/boost_asio/overview/ssl.html)
We have TCP channels to be secured between
Boost (the library we use for communication) supports this: link