
EC-CouncilCertified Application Security Engineer (Java)
Domain 5Objective 1
Symmetric and Asymmetric Encryption CASEJAVA Practice Questions (Page 1)
Part of the Secure Coding: Cryptography domain, which makes up ~13% of our current practice bank. EC-Council does not publish an official question count, but from its 120-minute exam (~50–80 total, ~7–10 in this domain), expect 2–3 from this objective — we provide 32 practice questions to prepare you well beyond it. (estimate)
32questions here
7free pages
5concepts
Questions 1–5
- 1
A Java application must encrypt a large database backup file. The file will be stored in a cloud storage bucket. The security team requires that the encryption key be rotated annually without re-encrypting the data. Which approach should be used?
Select an answer first - 2
A Java client and server need to establish a secure communication channel over an untrusted network. They have no pre-shared secret. The requirement is to agree on a symmetric session key while preventing eavesdroppers from learning the key. Which mechanism should be used?
Select an answer first - 3
A Java application must encrypt data for storage in a multi-tenant cloud database. Each tenant's data must be encrypted with a different key. The application uses a KMS. Which approach should the developer use to minimize the number of KMS API calls while maintaining tenant isolation?
Select an answer first - 4
Which statement best describes symmetric encryption?
Select an answer first - 5
A team is designing a system where a central server must send encrypted configuration files to thousands of IoT devices. Each device has a unique public/private key pair, and the server knows each device's public key. The files are about 10 KB each. The team wants to minimize the number of encryption operations on the server while ensuring that only a specific device can decrypt its file. What should the team do?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by EC-Council. “CASEJAVA” is a trademark of its owner, used for identification only.