libcdoc 0.5.0
libcdoc::NetworkBackend::CapsuleInfo Struct Reference

Capsule information returned by capsule 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

Capsule information returned by capsule 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: