Function cfxstore::cfxkey::math::public_add

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

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