zmqpp 4.1.2
C++ bindings for 0mq (libzmq)
Loading...
Searching...
No Matches
curve.hpp File Reference
#include <string>
#include <zmq.h>
Include dependency graph for curve.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  zmqpp::curve::keypair
 A pair of public and private key. More...
 

Namespaces

namespace  zmqpp
 C++ wrapper around zmq.
 
namespace  zmqpp::curve
 ZMQ curve facilities.
 

Functions

keypair zmqpp::curve::generate_keypair ()
 

Detailed Description

Date
13 Aug 2014
Author
Ben Gray (@benjamg)