To ensure data integrity and confidentiality, web services often use _________ encryption.
- RC4 (Rivest Cipher 4)
- RSA (Rivest-Shamir-Adleman)
- SHA-256 (Secure Hash Algorithm 256-bit)
- SSL/TLS (Secure Sockets Layer/Transport Layer Security)
SSL/TLS is commonly used to secure data during transmission in web services, providing both integrity and confidentiality.
Loading...
Related Quiz
- Which of these is an effective practice to prevent SQL Injection?
- A company is transitioning to a microservices architecture. For optimal management and orchestration of their containers, which platform would be most suitable?
- When considering mobile application development, why might GraphQL be preferred over REST?
- Web services must adhere to _______ to ensure data privacy and security.
- In the context of SOAP services, which aspect is crucial to test in a unit test?