Module: Protocol::ZMTP::Mechanism

Defined in:
lib/protocol/zmtp/mechanism/null.rb,
lib/protocol/zmtp/mechanism/curve.rb,
lib/protocol/zmtp/mechanism/plain.rb

Overview

Security mechanisms for the ZMTP handshake (NULL, PLAIN, CURVE).

Defined Under Namespace

Classes: Curve, Null, Plain