InterviewSolution
Saved Bookmarks
| 1. |
Which protocol is used for secure data transformation |
|
Answer» HTTPSWhat is HTTPS? 'Hypertext TRANSPORT Protocol Secure' or HTTPS is a METHOD for encrypting the content of a webpage between your servers and the USER's BROWSER and PROTECTING user input on your website and/or mobile applications.Explanation: |
|