Microsoft Exam Questions

Which code should you use?

DRAG DROP
You have the following code.
string MessageString = “This is the original message!”;
You need to store the SHA1 hash value of MessageString in a variable named HashValue.
Which code should you use? Develop the solution by selecting and arranging the required code blocks in the
correct order. You may not need all of the code blocks.
Select and Place:

Answer: