5 references to Cryptography_X509_NoPemCertificate
System.Security.Cryptography (5)
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (3)
1539throw new CryptographicException(SR.Cryptography_X509_NoPemCertificate); 1553throw new CryptographicException(SR.Cryptography_X509_NoPemCertificate); 1563throw 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);