4 references to Cryptography_X509_NoOrMismatchedPemKey
System.Security.Cryptography (4)
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (4)
1823throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey, ae); 1830throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey); 1853throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey, ae); 1859throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey);