2 references to CERT_CHAIN_ELEMENT
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\ChainPal.Windows.cs (1)
75CERT_CHAIN_ELEMENT* pChainElement = pCertSimpleChain->rgpElement[i];
System\Security\Cryptography\X509Certificates\WindowsStructs.cs (1)
198public CERT_CHAIN_ELEMENT** rgpElement;