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