exam questions

Exam 70-483 All Questions

View all questions & answers for the 70-483 exam

Exam 70-483 topic 1 question 68 discussion

Actual exam question from Microsoft's 70-483
Question #: 68
Topic #: 1
[All 70-483 Questions]

You are developing an application that will transmit large amounts of data between a client computer and a server.
You need to ensure the validity of the data by using a cryptographic hashing algorithm.
Which algorithm should you use?

  • A. RSA
  • B. HMACSHA2S6
  • C. Aes
  • D. RNGCryptoServiceProvider
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
natsk8freak
Highly Voted 5 years, 6 months ago
Should be SHA256
upvoted 6 times
Kilsimon
4 years, 8 months ago
"An HMAC can be used to determine whether a message sent over an insecure channel has been tampered with." - https://docs.microsoft.com/en-us/dotnet/api/system.security.cryptography.hmacsha256?view=netcore-3.1
upvoted 2 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...