PrivMX Endpoint v2.8.0
Loading...
Searching...
No Matches
privmx::endpoint::stream::DecryptedDataChannelMessage Struct Reference

#include <privmx/endpoint/stream/Types.hpp>

Inheritance diagram for privmx::endpoint::stream::DecryptedDataChannelMessage:
Collaboration diagram for privmx::endpoint::stream::DecryptedDataChannelMessage:

Public Attributes

int64_t statusCode
Public Attributes inherited from privmx::endpoint::stream::DataChannelMessage
core::Buffer data
int64_t seq

Detailed Description

Holds a decrypted message received over a Stream's data channel.

Member Data Documentation

◆ statusCode

int64_t privmx::endpoint::stream::DecryptedDataChannelMessage::statusCode

status code of decryption of the message. A value other than 0 means that the message could not be decrypted or that its data integrity has been violated


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