libcdoc 0.1.8
libcdoc::NetworkBackend::ShareInfo Struct Reference

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)
 

Detailed Description

Share information returned by server.

Member Data Documentation

◆ recipient

std::string libcdoc::NetworkBackend::ShareInfo::recipient

Recipoient id (etsi/PNOEE-01234567890)

◆ share

std::vector<uint8_t> libcdoc::NetworkBackend::ShareInfo::share

Share value.


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