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