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

In-place add one public key to another (EC point + EC point)