CatapultServer  v0.5.0.1 (Elephant)
SecureSignedPacketIo.h File Reference
Include dependency graph for SecureSignedPacketIo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 catapult
 
 catapult::crypto
 
 catapult::ionet
 

Functions

std::shared_ptr< PacketIo > catapult::ionet::CreateSecureSignedPacketIo (const std::shared_ptr< PacketIo > &pIo, const crypto::KeyPair &sourceKeyPair, const Key &remoteKey, uint32_t maxSignedPacketDataSize)
 
std::shared_ptr< BatchPacketReader > catapult::ionet::CreateSecureSignedBatchPacketReader (const std::shared_ptr< BatchPacketReader > &pReader, const Key &remoteKey)