|
CCF
|
This is the complete list of members for ccf::LedgerSecretWrappingKey, including all inherited members.
| get_num_shares() const | ccf::LedgerSecretWrappingKey | inline |
| get_raw_data() const | ccf::LedgerSecretWrappingKey | inline |
| get_recovery_threshold() const | ccf::LedgerSecretWrappingKey | inline |
| get_shares() const | ccf::LedgerSecretWrappingKey | inline |
| LedgerSecretWrappingKey(size_t num_shares_, size_t recovery_threshold_) | ccf::LedgerSecretWrappingKey | inline |
| LedgerSecretWrappingKey(std::vector< ccf::crypto::sharing::Share > &&shares_, size_t recovery_threshold_) | ccf::LedgerSecretWrappingKey | inline |
| LedgerSecretWrappingKey(std::vector< SecretSharing::Share > &&shares_, size_t recovery_threshold_) | ccf::LedgerSecretWrappingKey | inline |
| unwrap(const std::vector< uint8_t > &wrapped_latest_ledger_secret) | ccf::LedgerSecretWrappingKey | inline |
| wrap(const LedgerSecretPtr &ledger_secret) | ccf::LedgerSecretWrappingKey | inline |
| ~LedgerSecretWrappingKey() | ccf::LedgerSecretWrappingKey | inline |