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 ▸

In a computer program, a parameter may be passed to a procedure by value. Explain how this method works.


Write pseudocode for the binary search algorithm and state, with an explanation, it's worst case complexity in big-O notation


Describe the difference between TCP and UDP.


Describe the operations of an optical disk drive used to read data from an optical disk, such as a CD or DVD.