2 references to Cryptography_InvalidRsaParameters
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\RSAKeyFormatHelper.Pkcs1.cs (2)
124
throw new CryptographicException(SR.
Cryptography_InvalidRsaParameters
);
140
throw new CryptographicException(SR.
Cryptography_InvalidRsaParameters
);