Function public_add

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

Inplace add one public key to another (EC point + EC point)