Function ethkey::math::public_sub[][src]

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

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