[][src]Function zkp_elliptic_curve_crypto::verify

pub fn verify(msg_hash: &U256, r: &U256, w: &U256, public_key: &Affine) -> bool