A user is instructed by a boss to find a better method to secure passwords in transit. The user has researched several means to do so and has settled on using HMAC. What are the key elements needed to implement HMAC?
A) Secret key and message digest
B) Symmetric key and asymmetric key
C) IPsec and checksum
D) Message digest and asymmetric key
+2
Answers (1)
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “A user is instructed by a boss to find a better method to secure passwords in transit. The user has researched several means to do so and ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Home » Computers & Technology » A user is instructed by a boss to find a better method to secure passwords in transit. The user has researched several means to do so and has settled on using HMAC.