www.LinuxHowtos.org
ZMQ_NULL
Section: 0MQ Manual (7)Updated: 12/31/2016
Index Return to Main Contents
NAME
zmq_null - no security or confidentialitySYNOPSIS
The NULL mechanism is defined by the ZMTP 3.0 specification: m[blue]http://rfc.zeromq.org/spec:23m[]. This is the default security mechanism for ZeroMQ sockets.
SEE ALSO
zmq_plain(7) zmq_curve(7) zmq(7)
AUTHORS
This page was written by the 0MQ community. To make a change please read the 0MQ Contribution Policy at m[blue]http://www.zeromq.org/docs:contributingm[].