Function cfxkey::math::public_negate

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

Replace public key with its negation (EC point = - EC point)