G
Guest
Guest
Archived from groups: microsoft.public.win2000.security (More info?)
Hi,
In Windows 2000 operating system, where I can store the data secured?
For Example I want to store the password information for one of my
application. Using win32 cryptography API I have encrypted my
password. After the encryption now I want to save this password
somewhere. So that next time, I no need to remember the password. How
can I do this? Where I can store this?
I feel that by storing the value under HKCU\Software under some key
value.
But i don't know whether doing this is a secured one?
Any Thoughts, Ideas, Links related to this topic will be helpful.
Thanks & Regars,
Hi,
In Windows 2000 operating system, where I can store the data secured?
For Example I want to store the password information for one of my
application. Using win32 cryptography API I have encrypted my
password. After the encryption now I want to save this password
somewhere. So that next time, I no need to remember the password. How
can I do this? Where I can store this?
I feel that by storing the value under HKCU\Software under some key
value.
But i don't know whether doing this is a secured one?
Any Thoughts, Ideas, Links related to this topic will be helpful.
Thanks & Regars,