2 references to SerializedCert
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\UnixExportProvider.cs (1)
58
case X509ContentType.
SerializedCert
:
System\Security\Cryptography\X509Certificates\X509Certificate.cs (1)
686
if (!(contentType == X509ContentType.Cert || contentType == X509ContentType.
SerializedCert
|| contentType == X509ContentType.Pkcs12))