base/bif/plugins/Zeek_Cluster_Backend_ZeroMQ.cluster_backend_zeromq.bif.zeek

Cluster::Backend::ZeroMQ
GLOBAL
Namespaces:

Cluster::Backend::ZeroMQ, GLOBAL

Summary

Functions

Cluster::Backend::ZeroMQ::generate_keypair: function

Generate a CURVE keypair

Cluster::Backend::ZeroMQ::spawn_zmq_proxy_thread: function

Detailed Interface

Functions

Cluster::Backend::ZeroMQ::generate_keypair
Type:

function () : table_string_of_string

Generate a CURVE keypair

Returns:

A table[string] of string with keys “public” and “secret”.

Cluster::Backend::ZeroMQ::spawn_zmq_proxy_thread
Type:

function () : bool