2 references to Cryptography_X509_InvalidContentType
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\UnixExportProvider.cs (1)
60
throw new CryptographicException(SR.
Cryptography_X509_InvalidContentType
);
System\Security\Cryptography\X509Certificates\X509Certificate.cs (1)
767
throw new CryptographicException(SR.
Cryptography_X509_InvalidContentType
);