Skip to main content

recover_with_hooks

Function recover_with_hooks 

Source
pub fn recover_with_hooks<H: Secp256k1Hooks>(
    message: &Scalar,
    signature: &Signature,
    recovery_id: &RecoveryId,
    hooks: &mut H,
) -> Result<Affine, Secp256k1Err>