CryptAcquirecontext CRYPT_MACHINE_KEYSET
From: sunit (sunit_at_newsgroup.nospam)
Date: 10/20/05
- Next message: serji: "RE: GINA - exception in winlogon"
- Previous message: Ghazanfar Ali: "Usage of CertVerifyRevocation"
- Next in thread: sunit: "Re: CryptAcquirecontext CRYPT_MACHINE_KEYSET"
- Maybe reply: sunit: "Re: CryptAcquirecontext CRYPT_MACHINE_KEYSET"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 20 Oct 2005 05:02:43 +0530
What I read in MSDN is that the container and its keys are accessed by the creater only.So if i am writing a service and want to use the container then I should use CRYPT_MACHINE_KEYSET
But in http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B238187
I read
By default, when a key container is created, the local system and the creator are the only users who have access to the container .
So if my Service is Log On As Local System,do I have to use CRYPT_MACHINE_KEYSET .
Pls Clarify me.Thanx in advance.
- Next message: serji: "RE: GINA - exception in winlogon"
- Previous message: Ghazanfar Ali: "Usage of CertVerifyRevocation"
- Next in thread: sunit: "Re: CryptAcquirecontext CRYPT_MACHINE_KEYSET"
- Maybe reply: sunit: "Re: CryptAcquirecontext CRYPT_MACHINE_KEYSET"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|