Which are the following valid encryption algorithms that can be used when encrypting the connection strings ?
Interview question and answer by:
Rajkatie | Posted on: 8/4/2012 | Category:
ADO.NET Interview questions | Views: 494 | |
Points: 40
Select from following answers:- RsaProtectedConfigurationProvider
 - RNGCryptoServiceProvider
- SHA256Managed
- RijndaelManaged
RsaProtectedConfigurationProvider offers encryption by using an exportable pair of keys.
SHA256Managed generates hash values.
RijndaelManaged provides symmetric encryption but cannot encrypt .config files.
Show Correct Answer |
Source: MeasureUp.com |
|
Alert Moderator
Found interesting? Add this to: