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