RSA modulus extraction
An X.509 certificate contains a public key, while an RSA private key also records the modulus associated with its public component. The matcher reduces both accepted inputs to those modulus values. It therefore compares the mathematical key material rather than comparing the PEM text, certificate serial number, subject name, issuer, or surrounding metadata.