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