RTC Forums

Subscription => Support => Topic started by: YuraZ on June 18, 2012, 11:25:58 AM



Title: Encrypting, SSL.
Post by: YuraZ on June 18, 2012, 11:25:58 AM
Hello.
I want to adjust SSL for server and client interaction. As I understood, for this purpose StreamSec Tools are necessary for me.
If it so, what version? On a site http://www.streamsec.com/order_strsectools.asp the last version - 4. Whether this version is suitable for work with RTC?
What else there are methods to adjust SSL for RTC?
In RTC there is a possibility of enciphering of data. How steady these algorithms of enciphering?
Can replace this enciphering with SSL?
Thanks.


Title: Re: Encrypting, SSL.
Post by: D.Tkalcec (RTC) on June 18, 2012, 05:56:38 PM
Please contact StreamSec support with all your questions about StreamSec Tools and the compatibility of StreamSec Tools with the RealThinClient SDK.

RealThinClient SDK includes its own custom encryption for use with RTC remote functions (Format=fmt_RTC), which adds a simple encryption to communication working with RTC remote functions, but please note that this encryption method is NOT comparable with SSL encryption and should NOT be used on its own if your data transfer needs high security.

Best Regards,
Danijel Tkalcec


Title: Re: Encrypting, SSL.
Post by: YuraZ on June 19, 2012, 04:23:03 PM
Thanks a lot.
I will try understand mechanism of developing security plugins for RealThinClient SDK.