Ask Question
4 April, 19:10

What type of authentication uses a user name and password, which are encrypted before

being sent across the Internet?

+5
Answers (2)
  1. 4 April, 19:29
    0
    Basic authentication sends user names and passwords over the Internet as text that is uu-encoded (Unix-to-Unix encoded) but not encrypted. This form of authentication, which uses Base64 encoding, can expose your user names and passwords unless all connections are over SSL.
  2. 4 April, 23:08
    0
    Answer:Basic authentication sends user names and passwords over the Internet as text that is uu-encoded but not encrypted. This form of authentication, which uses Base64 encoding, can expose your user names and passwords unless all connections are over SSL.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “What type of authentication uses a user name and password, which are encrypted before being sent across the Internet? ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers