What is Https?

Https or hyper text transfer protocol secure is a method that is used to securely transfer data between the client and the webserver. This ensures that the data packets sent have been encrypted so that if intercepted the data is not readily readable and must be decrypted to read. Thus, making it much more secure.

HP

Related Computing A Level answers

All answers ▸

Image a graph. In which instances is it more appropriate to use an adjacency list instead of an adjacency matrix?


What are firewalls? Explain and discuss three methods they employ to secure a network. [8]


What is the time complexity of Bubble Sort?


How to represent a negative decimal number using 8-bit binary two's complement ?