- Joined
- Oct 24, 2012
- Messages
- 6,545
I have a function that successfully creates protected passwords and other encryption keys and IV.
My question is how are passwords saved when using a server to run the program.
Does it save the encrypted passwords in the registry of the server or does it save it to the device that saves the encryption to the registry ( the pc running the program) ?
I'm thinking it saves it to the registry of the server but i just want to make sure.
Thanks for any help.
My question is how are passwords saved when using a server to run the program.
Does it save the encrypted passwords in the registry of the server or does it save it to the device that saves the encryption to the registry ( the pc running the program) ?
I'm thinking it saves it to the registry of the server but i just want to make sure.
Thanks for any help.