|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
DPAPI and key storeI'm wroking on a C# class library which will use DPAPI (with 3DES algorithm)
to encrypt the connction string which is stored in app.config file. I was wondering if there's a way to store the masterkey, which is used my DPAPI to encrypt/decrypt the password, in an extrenal hardware store such as Cisco 2851 router. Thanks, Gilgamesh DPAPI keys are either tied to the user or the machine. There is no (documented)
way of exporting them... http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsecure/html/windataprotection-dpapi.asp dominick www.leastprivilege.com Show quoteHide quote > I'm wroking on a C# class library which will use DPAPI (with 3DES > algorithm) to encrypt the connction string which is stored in > app.config file. I was wondering if there's a way to store the > masterkey, which is used my DPAPI to encrypt/decrypt the password, in > an extrenal hardware store such as Cisco 2851 router. > > Thanks, > Gilgamesh
password salting
Running .NET 2.0 App from UNC - Windows 2000 Server vs Windows XP Pro CAS Policy issue How to SELECT records based upon ASP.NET Roles Windows Authentication when Web Server is in DMZ Strong Name Sandboxed AppDomain and GAC Problem with plugins LDAP Authentication Security Library Classes GetAccess Control for Directory Is e-mail from Microsoft? |
|||||||||||||||||||||||