pub fn public_negate(public: &mut Public) -> Result<(), Error>
Expand description

Replace a public key with its additive inverse (EC point = - EC point)