CatapultServer
v0.5.0.1 (Elephant)
|
Namespaces | |
catapult | |
catapult::net | |
Macros | |
#define | DEFINE_ENUM VerifyResult |
#define | ENUM_LIST VERIFY_RESULT_LIST |
Functions | |
void | catapult::net::VerifyClient (const std::shared_ptr< ionet::PacketIo > &pClientIo, const crypto::KeyPair &keyPair, ionet::ConnectionSecurityMode allowedSecurityModes, const VerifyCallback &callback) |
void | catapult::net::VerifyServer (const std::shared_ptr< ionet::PacketIo > &pServerIo, const VerifiedPeerInfo &serverPeerInfo, const crypto::KeyPair &keyPair, const VerifyCallback &callback) |
#define DEFINE_ENUM VerifyResult |
#define ENUM_LIST VERIFY_RESULT_LIST |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |