Another issue with CryptAcquireContext
From: sachin (mishraiisc_at_hotmail.com)
Date: 05/14/04
- Next message: prattboy_at_gmail.com: "Is Windows more secure than Linux?"
- Previous message: Rhett Gong [MSFT]: "Re: CreateService( ... , user@domain, password) : 0x54b error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 14 May 2004 10:03:00 +0530
If I use CryptAcquireContext with CRYPT_DELETEKEYSET, it deletes the key
container irresptive of it any other instance of the application is running.
e.g. if I run two instances of a process P as p1 & p2 on after the other.
When p2 finishes its execution it deletes the key container where as p1 is
still in running state. What is the side effect of this? What is the proper
way to handle this situation?
Thanks,
Sachin
- Next message: prattboy_at_gmail.com: "Is Windows more secure than Linux?"
- Previous message: Rhett Gong [MSFT]: "Re: CreateService( ... , user@domain, password) : 0x54b error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|