2 references to CertSerializeCertificateStoreElement
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\StorePal.Windows.Export.cs (2)
62if (!Interop.Crypt32.CertSerializeCertificateStoreElement(pCertContext, 0, null, ref cbEncoded)) 66if (!Interop.Crypt32.CertSerializeCertificateStoreElement(pCertContext, 0, pbEncoded, ref cbEncoded))