RE: "correct" way to encrypt a connection string
- From: stcheng@xxxxxxxxxxxxxxxxxxxx (Steven Cheng[MSFT])
- Date: Fri, 15 Dec 2006 08:51:55 GMT
Hi Dave,
DPAPI require that you keep your web application running on the same server
whether you perform the encryption since its encryption key is not
portable. While using RSA provider, you can export your encryption key and
import it on other machine where you need to deploy it. However, I think
DPAPI will be more efficient comparing to RSA provider.
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- References:
- RE: "correct" way to encrypt a connection string
- From: Steven Cheng[MSFT]
- RE: "correct" way to encrypt a connection string
- Prev by Date: RE: "correct" way to encrypt a connection string
- Next by Date: Re: path to aspnet_regiis
- Previous by thread: RE: "correct" way to encrypt a connection string
- Next by thread: RE: "correct" way to encrypt a connection string
- Index(es):
Relevant Pages
|
|