libcdoc 0.1.8
|
Share information returned by server. More...
#include <NetworkBackend.h>
Public Attributes | |
std::vector< uint8_t > | share |
Share value. | |
std::string | recipient |
Recipoient id (etsi/PNOEE-01234567890) | |
Share information returned by server.
std::string libcdoc::NetworkBackend::ShareInfo::recipient |
Recipoient id (etsi/PNOEE-01234567890)
std::vector<uint8_t> libcdoc::NetworkBackend::ShareInfo::share |
Share value.