
EC-CouncilCertified Application Security Engineer (Java)
Domain 5Objective 2
Hashing, Digital Signatures, and Certificates CASEJAVA Practice Questions (Page 6)
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 26–28
- 26
A Java application needs to sign a message so that the recipient can verify both the sender's identity and the message's integrity. The sender and recipient do not share a secret. Which JCA algorithm should the developer use?
Select an answer first - 27
A Java application verifies a server certificate that is signed by an intermediate CA. The intermediate CA's certificate is signed by a root CA that is in the application's trust store. Which additional step is required for the verification to succeed?
Select an answer first - 28
A developer is implementing an API that receives webhook notifications. To verify that a notification genuinely originated from the vendor, the vendor provides a shared secret and expects the developer to compute a keyed hash over the raw request body. Which Java code snippet correctly implements this verification?
Select an answer first
Finished these 3 questions?
Review the revealed explanations, or continue through the curriculum.
No more pagesBack to CASEJAVA
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.