A PCCERT_CONTEXT is a pointer to a CERT_CONTEXT. Look up CERT_CONTEXT in
the Platform SDK. The first member of the struct is dwCertEncodingType. It
can be X509_ASN_ENCODING .
Check out what the Platform SDK has to say about it, then if you have any
questions please ask them on microsoft.public.platformsdk.security.