libcdoc 0.1.8
|
Share information returned by server. More...
#include <NetworkBackend.h>
Public Attributes | |
std::string | transaction_id |
Transaction id needed to retrieve the key later. | |
uint64_t | expiry_time |
Capsule exipry time on server. | |
Share information returned by server.
uint64_t libcdoc::NetworkBackend::CapsuleInfo::expiry_time |
Capsule exipry time on server.
std::string libcdoc::NetworkBackend::CapsuleInfo::transaction_id |
Transaction id needed to retrieve the key later.