Function sum_private_keys

Source
pub fn sum_private_keys(keys: &[&[u8]]) -> Result<Vec<u8>, Error>
Expand description

Sum of private keys Returns the sum of the given private keys modulo the curve order