A _______ is a protocol that APIs use to secure communication over a computer network.
- OAuth
- SOAP
- SSL/TLS
- UDP
SSL/TLS is a protocol that APIs use to secure communication over a computer network. It provides encryption and authentication, ensuring that data exchanged between the client and server remains confidential and secure.
Loading...
Related Quiz
- What is the output of print({i: i * i for i in range(3)})?
- For a database containing millions of records, which strategy would you employ to speed up query response times?
- Which HTTP method is most commonly used to retrieve data from a RESTful API?
- What is the main purpose of the training phase in a machine learning model?
- In the context of data governance, what is 'Master Data Management' (MDM)?