Function sss_rs::wrapped_sharing::reconstruct_from_files[][src]

pub fn reconstruct_from_files<T: AsRef<Path>>(
    secret: &mut Secret,
    dir: T,
    stem: &str,
    shares_required: u8,
    verify: bool
) -> Result<(), Error>
Expand description

Performs the reconstruction of the shares from files with in the given dir with the give stem