Function cfxkey::math::public_sub

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

Inplace sub one public key from another (EC point - EC point)