3 references to CERT_TEMPLATE_EXT
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\FindPal.Windows.cs (3)
142
Debug.Assert(cbDecoded >= sizeof(
CERT_TEMPLATE_EXT
));
143
CERT_TEMPLATE_EXT
* pTemplateExt = (
CERT_TEMPLATE_EXT
*)pvDecoded;