CCF
Loading...
Searching...
No Matches
ccf::LedgerSecretWrappingKey Member List

This is the complete list of members for ccf::LedgerSecretWrappingKey, including all inherited members.

get_num_shares() constccf::LedgerSecretWrappingKeyinline
get_raw_data() constccf::LedgerSecretWrappingKeyinline
get_recovery_threshold() constccf::LedgerSecretWrappingKeyinline
get_shares() constccf::LedgerSecretWrappingKeyinline
LedgerSecretWrappingKey(size_t num_shares_, size_t recovery_threshold_)ccf::LedgerSecretWrappingKeyinline
LedgerSecretWrappingKey(std::vector< ccf::crypto::sharing::Share > &&shares_, size_t recovery_threshold_)ccf::LedgerSecretWrappingKeyinline
LedgerSecretWrappingKey(std::vector< SecretSharing::Share > &&shares_, size_t recovery_threshold_)ccf::LedgerSecretWrappingKeyinline
unwrap(const std::vector< uint8_t > &wrapped_latest_ledger_secret)ccf::LedgerSecretWrappingKeyinline
wrap(const LedgerSecretPtr &ledger_secret)ccf::LedgerSecretWrappingKeyinline
~LedgerSecretWrappingKey()ccf::LedgerSecretWrappingKeyinline