Function tpe::aggregate_decryption_shares

source ยท
pub fn aggregate_decryption_shares(
    shares: &BTreeMap<u64, DecryptionKeyShare>,
) -> AggregateDecryptionKey