Is zeromq a security layer for message transporting? or is it security enough? when I use zmq_send to send a message "hello", and capture network packet via some tool, e.g. tcpdump , can I get the content of message? Does there exist any solution in zmq to realize security transport layer just like SSL?
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
