4 references to Cryptography_X509_NoOrMismatchedPemKey
System.Security.Cryptography (4)
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (4)
1940throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey, ae); 1947throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey); 1970throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey, ae); 1976throw new CryptographicException(SR.Cryptography_X509_NoOrMismatchedPemKey);