CCF
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ccf::ReconstructedLedgerSecretWrappingKey Class Reference

#include <share_manager.h>

Public Member Functions

 ReconstructedLedgerSecretWrappingKey (std::vector< ccf::crypto::sharing::Share > &&shares_, size_t recovery_threshold_)
 
 ReconstructedLedgerSecretWrappingKey (const ccf::crypto::sharing::Share &secret_)
 
LedgerSecretPtr unwrap (const std::vector< uint8_t > &wrapped_latest_ledger_secret)
 

Constructor & Destructor Documentation

◆ ReconstructedLedgerSecretWrappingKey() [1/2]

ccf::ReconstructedLedgerSecretWrappingKey::ReconstructedLedgerSecretWrappingKey ( std::vector< ccf::crypto::sharing::Share > &&  shares_,
size_t  recovery_threshold_ 
)
inline

◆ ReconstructedLedgerSecretWrappingKey() [2/2]

ccf::ReconstructedLedgerSecretWrappingKey::ReconstructedLedgerSecretWrappingKey ( const ccf::crypto::sharing::Share secret_)
inline

Member Function Documentation

◆ unwrap()

LedgerSecretPtr ccf::ReconstructedLedgerSecretWrappingKey::unwrap ( const std::vector< uint8_t > &  wrapped_latest_ledger_secret)
inline

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