Hi, yeah sounds like a key to the encryption / decryption is probably what you 
want assuming there are multiple boxes and/or you want option to scale out. I 
think you can just use the stuff in the Cryptography  namespace. Just bear in 
mind that securing the keys will be important. But it would be better to use a 
one way hash (salted) and just let admins reset the password, more secure, and 
possible audit problems?? But don't know the specific requirements though.

Reply via email to