zmqpp  4.1.2
C++ bindings for 0mq (libzmq)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Namespaces | Functions
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

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

Functions

keypair zmqpp::curve::generate_keypair ()
 

Detailed Description

Date
13 Aug 2014
Author
Ben Gray (@benjamg)