We need to have a SSL Socket Library for B4i.
At the minute there is a non-SSL socket library that lets you send ASCII messages (which is not using SSL) but when sending secure ASCII messages I want to be able to send the messages using SSL.
No one wants to send secure messages without it being encrypted over the internet.
Would need to support TSL 1.0 and above.
At the minute there is a non-SSL socket library that lets you send ASCII messages (which is not using SSL) but when sending secure ASCII messages I want to be able to send the messages using SSL.
No one wants to send secure messages without it being encrypted over the internet.
Would need to support TSL 1.0 and above.