9 references to Cryptography_X509_NoOrMismatchedPemKey
System.Security.Cryptography (9)
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (9)
1915throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey); 1931throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey, ae); 1956throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey, ae); 1962throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey); 2050throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey, ce); 2063throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey); 2133throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey, ce); 2141throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey); 2226throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey);