libcdoc 0.1.8
libcdoc::NetworkBackend::CapsuleInfo Struct Reference

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.
 

Detailed Description

Share information returned by server.

Member Data Documentation

◆ expiry_time

uint64_t libcdoc::NetworkBackend::CapsuleInfo::expiry_time

Capsule exipry time on server.

◆ transaction_id

std::string libcdoc::NetworkBackend::CapsuleInfo::transaction_id

Transaction id needed to retrieve the key later.


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