#include <shares.h>
◆ PreviousLedgerSecretInfo() [1/2]
ccf::PreviousLedgerSecretInfo::PreviousLedgerSecretInfo |
( |
| ) |
|
|
default |
◆ PreviousLedgerSecretInfo() [2/2]
ccf::PreviousLedgerSecretInfo::PreviousLedgerSecretInfo |
( |
std::vector< uint8_t > && |
encrypted_data_, |
|
|
ccf::kv::Version |
version_, |
|
|
std::optional< ccf::kv::Version > |
stored_version_ |
|
) |
| |
|
inline |
◆ operator!=()
◆ operator==()
◆ encrypted_data
std::vector<uint8_t> ccf::PreviousLedgerSecretInfo::encrypted_data = {} |
◆ previous_secret_stored_version
std::optional<ccf::kv::Version> ccf::PreviousLedgerSecretInfo::previous_secret_stored_version |
◆ version
The documentation for this struct was generated from the following file: