pub fn combine(shares_bytes: Vec<Vec<u8>>) -> Result<Vec<u8>, RecoveryError>
Expand description

Recover a secret from a given set of shares