Module: CZTop::ZAP::Mechanisms
- Defined in:
- lib/cztop/zap.rb
Overview
security mechanisms mentioned in ZeroMQ RFC 27.
Constant Summary collapse
- NULL =
'NULL'
- PLAIN =
'PLAIN'
- CURVE =
'CURVE'
security mechanisms mentioned in ZeroMQ RFC 27.
'NULL'
'PLAIN'
'CURVE'