Set Information in certificate
- From: mbourlon@xxxxxxxxx
- Date: Tue, 12 Jun 2007 08:44:38 -0700
Hello,
I use CertSetCertificateContextProperty with
CERT_KEY_PROV_INFO_PROP_ID parameter in order to indicate that my
ceritificate has got a private key associated.
If I want to indicate other information (like a path to my certificate
on the disk) I think to use CertSetCertificateContextProperty with
CERT_KEY_PROV_INFO_PROP_ID and using rgProvParam in
CRYPT_KEY_PROV_INFO structure. BUt I don't know how to use it for
retrieving this information with a CryptAcquireContext... Although
MSDN says "The CRYPT_KEY_PROV_INFO structure contains fields that are
passed as the arguments to CryptAcquireContext", where I get my
information in CryptAcquireContext ?
.
- Prev by Date: Re:gina inituser problem
- Next by Date: Re: KERB_SMART_CARD_LOGON
- Previous by thread: CryptVerifySignature failing with bad_signature error
- Next by thread: Problem in deploying Credential Provider in Vista Ultimate 64...Plz Help ???
- Index(es):
Relevant Pages
|