9 references to Cryptography_X509_NoOrMismatchedPemKey
System.Security.Cryptography (9)
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (9)
1912throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey); 1928throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey, ae); 1953throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey, ae); 1959throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey); 2047throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey, ce); 2060throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey); 2130throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey, ce); 2138throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey); 2223throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey);