Fabcoin Core  0.16.2
P2P Digital Currency
Classes | Namespaces
RLPxHandshake.h File Reference
#include <memory>
#include <libdevcrypto/Common.h>
#include <libdevcrypto/ECDHE.h>
#include "RLPXSocket.h"
#include "RLPXFrameCoder.h"
#include "Common.h"
Include dependency graph for RLPxHandshake.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dev::p2p::RLPXHandshake
 Setup inbound or outbound connection for communication over RLPXFrameCoder. More...
 

Namespaces

 dev
 Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Originally by RenĂ© Nyffenegger.
 
 dev::p2p