Zeromq Toolkit - zmq_curve_keypair


: [ publickey, privatekey ] = zmq_curve_keypair ()

Generate a random private/public keypair

Inputs

None

Outputs

publickey is a string that is the encoded public key

privatekey is a string that is the encoded private key