Using the Mobile Security Suite, How are the messages sent to and from the mobile application?
March 1Created
March 1Last Updated
3 years agoLast Reply
1Replies
165Views
2Users
0Likes
0Links
Hakim Aldaoub | Posts: 54
Reply to: Mobile Security Suite messages exchange
Monday, March 1, 2021 at 07:07pm
0
votes
Hi,
The messages between the mobile app and the application server are transmitted through Orchestration commands, using the Orchestration SDK on both sides (client and server). The transactions between both ends will travel through a Secure Channel ,followed by the encoding/decoding of the instructions.
Reply to: Mobile Security Suite messages exchange
Monday, March 1, 2021 at 07:07pmHi,
The messages between the mobile app and the application server are transmitted through Orchestration commands, using the Orchestration SDK on both sides (client and server). The transactions between both ends will travel through a Secure Channel ,followed by the encoding/decoding of the instructions.
Hakim