
EC-CouncilCertified Application Security Engineer (Java)
Domain 5Objective 2
Hashing, Digital Signatures, and Certificates 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 28 practice questions to prepare you well beyond it. (estimate)
28questions here
6free pages
11concepts
Questions 1–5
- 1
A Java application stores password hashes. The team wants to migrate from unsalted SHA-256 to a salted, adaptive algorithm. The migration must not require users to reset their passwords. Which approach is most secure?
Select an answer first - 2
A legacy Java system stores password hashes using unsalted MD5. The system must remain operational while the security team migrates to a stronger scheme. Users cannot be forced to reset passwords immediately. Which migration strategy is the most secure and practical?
Select an answer first - 3
A Java application connects to an external service over TLS. The service presents an X.509 certificate. Which fields must the application validate to establish trust?
Select an answer first - 4
A Java application receives software updates from a vendor. The vendor publishes a public key, and each update file is accompanied by a signature. Which property does verifying the signature provide?
Select an answer first - 5
A Java application must check whether a peer's certificate has been revoked before establishing a TLS connection. Which mechanism should the application use?
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.