Nope. The public key is not reduced mod anything in RSA. The large semiprime the user calculates is emitted explicitly as part of the public key and is used
as a modulus in RSA operations.
Factoring that large integer directly yields the user's private key.