Re: PCCERT_CONTEXT x.509
From: Drew Cooper [MSFT] (dcoop_at_online.microsoft.com)
Date: 01/30/04
- Next message: Drew Cooper [MSFT]: "Re: win 2000 file encyption"
- Previous message: barb: "Microsoft Baseline Security"
- In reply to: Anyone: "PCCERT_CONTEXT x.509"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 29 Jan 2004 17:07:55 -0800
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.
-- Drew Cooper [MSFT] This posting is provided "AS IS" with no warranties, and confers no rights. "Anyone" <rick@server.net> wrote in message news:bvbng5$r1f@library2.airnews.net... > Is the PCCERT_CONTEXT struct the same as x.509? If not, what's different? > > Thanks > >
- Next message: Drew Cooper [MSFT]: "Re: win 2000 file encyption"
- Previous message: barb: "Microsoft Baseline Security"
- In reply to: Anyone: "PCCERT_CONTEXT x.509"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|