#include <message_transporter.h>
◆ content
| std::string mms::transport_message_t::content |
◆ destination_etn_address
◆ destination_transport_address
| std::string mms::transport_message_t::destination_transport_address |
◆ encryption_public_key
◆ hash
| crypto::hash mms::transport_message_t::hash |
◆ iv
| crypto::chacha_iv mms::transport_message_t::iv |
◆ round
| uint32_t mms::transport_message_t::round |
◆ signature
| crypto::signature mms::transport_message_t::signature |
◆ signature_count
| uint32_t mms::transport_message_t::signature_count |
◆ source_etn_address
◆ source_transport_address
| std::string mms::transport_message_t::source_transport_address |
◆ subject
| std::string mms::transport_message_t::subject |
◆ timestamp
| uint64_t mms::transport_message_t::timestamp |
◆ transport_id
| std::string mms::transport_message_t::transport_id |
◆ type
| uint32_t mms::transport_message_t::type |
The documentation for this struct was generated from the following file: