Select from following answers:- SHA1Managed
- RijndaelManaged
- DESCryptoServiceProvider
- All Above
The SHA1Managed class uses SHA1 hash to create a hash value.
The AesManaged class provides a managed implementation of the Advanced Encryption Standard (AES) symmetric algorithm. This class is not used to create a hash value.
Show Correct Answer
Source: Measureup.com | |
Alert Moderator