9 references to Cryptography_X509_NoOrMismatchedPemKey
System.Security.Cryptography (9)
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (9)
1909throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey); 1925throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey, ae); 1950throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey, ae); 1956throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey); 2044throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey, ce); 2057throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey); 2127throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey, ce); 2135throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey); 2220throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey);