CatapultServer  v0.5.0.1 (Elephant)
catapult::ionet::ReaderIdentity Struct Reference

Identifying information about a reader. More...

Collaboration diagram for catapult::ionet::ReaderIdentity:

Public Attributes

Key PublicKey
 Reader's uniquely identifying public key. More...
 
std::string Host
 Reader's network host. More...
 

Detailed Description

Identifying information about a reader.

Member Data Documentation

◆ Host

std::string catapult::ionet::ReaderIdentity::Host

Reader's network host.

◆ PublicKey

Key catapult::ionet::ReaderIdentity::PublicKey

Reader's uniquely identifying public key.


The documentation for this struct was generated from the following file: