Function cfxkey::math::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)