A more secure alternative to RSA, often used in mobile web services, is _________ cryptography.
- AES (Advanced Encryption Standard)
- DES (Data Encryption Standard)
- ECC (Elliptic Curve Cryptography)
- MD5 (Message Digest Algorithm 5)
In mobile web services, ECC is often preferred for its security and efficiency compared to RSA.
Loading...
Related Quiz
- A team needs to test a web service for both functionality and load performance. Which tool should they prioritize?
- In WS-Security, how is the element wsse:Security used?
- SSL certificates are used in web services to authenticate which of the following?
- To update a resource partially in REST, which HTTP method is generally used?
- In terms of API versioning, how does GraphQL differ from REST?