c# - what does IsSecured property for TcpChannel do? -


i have client server application using .net remoting. have tcpchannel object establish connection between client , server. if set issecured property tcpchannel object true. mean data passed between client , server secure i.e. encrypted ?

if set secure flag true, exchanged content encrypted , signed.

you can observe using favorite network sniffer (e.g. wireshark).


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -