CCF
Loading...
Searching...
No Matches
Public Attributes | List of all members
ccf::RecoverySharesInfo Struct Reference

#include <shares.h>

Public Attributes

std::vector< uint8_t > wrapped_latest_ledger_secret
 
EncryptedSharesMap encrypted_shares
 
std::optional< ccf::kv::Versionprevious_secret_stored_version
 

Member Data Documentation

◆ encrypted_shares

EncryptedSharesMap ccf::RecoverySharesInfo::encrypted_shares

◆ previous_secret_stored_version

std::optional<ccf::kv::Version> ccf::RecoverySharesInfo::previous_secret_stored_version
Initial value:
=
std::nullopt

◆ wrapped_latest_ledger_secret

std::vector<uint8_t> ccf::RecoverySharesInfo::wrapped_latest_ledger_secret

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