
EC-CouncilCertified Application Security Engineer (Java)
Domain 5Objective 2
Hashing, Digital Signatures, and Certificates CASEJAVA Practice Questions (Page 2)
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 6–10
- 6
A security administrator discovers that a private key corresponding to an intermediate CA certificate has been compromised. The organization wants to ensure that clients immediately stop trusting certificates issued by that intermediate. What is the most appropriate action?
Select an answer first - 7
A Java application signs data with an RSA private key stored in a PKCS12 keystore. The keystore password is currently hardcoded in the application's configuration file. The security team wants to reduce the risk of key exposure without requiring a hardware security module. Which approach is the most effective?
Select an answer first - 8
A developer needs to compute a hash of a file to verify its integrity after download. The organization's security policy requires a collision-resistant algorithm. Which JCA call should the developer use?
Select an answer first - 9
A Java application signs JWTs using an RSA private key. The key is currently stored in a plain Java KeyStore (JKS) file on the application server. A security audit requires that the private key never be exposed in memory or on disk in plaintext. Which change is most appropriate?
Select an answer first - 10
A Java client is validating a server certificate. The certificate has a valid signature from a trusted CA and is within its validity period, but the client still rejects it. The certificate's subject alternative name (SAN) does not match the requested hostname. What is the most likely reason for the rejection?
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.