5 references to Cryptography_X509_NoPemCertificate
System.Security.Cryptography (5)
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (3)
1441throw new CryptographicException(SR.Cryptography_X509_NoPemCertificate); 1455throw new CryptographicException(SR.Cryptography_X509_NoPemCertificate); 1465throw new CryptographicException(SR.Cryptography_X509_NoPemCertificate);
System\Security\Cryptography\X509Certificates\X509Certificate2Collection.cs (2)
456throw new CryptographicException(SR.Cryptography_X509_NoPemCertificate); 468throw new CryptographicException(SR.Cryptography_X509_NoPemCertificate);