Which of the following statements about Digest authentication are true?
Each correct answer represents a complete solution. Choose two.
Digest authentication is a more secure authentication method as compared to Basic authentication.
In Digest authentication, passwords are sent across a network as clear text, rather than as a has value.
Digest authentication is used by wireless LANs, which follow the IEEE 802.11 standard.
In Digest authentication, passwords are sent across a network as a hash value, rather than as clear text.
Submit