
EC-CouncilCertified Application Security Engineer (Java)
Domain 5Objective 2
Hashing, Digital Signatures, and Certificates CASEJAVA Practice Questions (Page 4)
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 28 practice questions to prepare you well beyond it. (estimate)
28questions here
6free pages
11concepts
Questions 16–20
- 16
A Java application is configured with a truststore that contains only root CA certificates. During TLS handshake, the server presents a certificate chain that includes an intermediate CA certificate. The application fails to validate the server's certificate. What is the most likely cause?
Select an answer first - 17
A Java application verifies a certificate chain. The leaf certificate is valid, but the intermediate CA certificate has expired. The root CA is trusted. What is the outcome of the verification?
Select an answer first - 18
A developer is updating a legacy Java module that uses MD5 to compute checksums for downloaded files. The module must detect accidental corruption, not resist malicious tampering. The team wants to modernize the algorithm while minimizing performance impact. Which choice is most appropriate?
Select an answer first - 19
A Java web application stores user passwords in a database. The security team mandates that each password must be stored with a unique per-user transformation that prevents rainbow-table attacks, and that the transformation must be computationally expensive to brute-force. Which approach should the developer implement?
Select an answer first - 20
A Java service receives JSON payloads over HTTP and must ensure that they have not been altered in transit. The service and its clients share a symmetric key that is already distributed securely. Which mechanism should the service use to verify payload integrity?
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.