
EC-CouncilCertified Application Security Engineer (Java)
Domain 5Objective 2
Hashing, Digital Signatures, and Certificates CASEJAVA Practice Questions (Page 5)
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 21–25
- 21
A Java developer needs to compute a SHA-256 hash of a file without loading the entire file into memory. Which JCA approach should be used?
Select an answer first - 22
A Java application validates client certificates for mutual TLS. The application currently checks the certificate chain and expiration date but does not check revocation. A security auditor requires revocation checking, but the environment has limited network access and the CA publishes only a CRL that is updated daily. What is the most appropriate way to implement revocation checking?
Select an answer first - 23
A Java developer needs to verify a digitally signed message received from a partner. Which sequence of steps correctly describes the verification process?
Select an answer first - 24
A Java application receives a signed message and a signature. The application has the sender's public key. Which step is essential to verify the signature?
Select an answer first - 25
A Java application signs data with a private key that is stored in a PKCS#12 keystore protected by a password. Which practice is most important for protecting the private key?
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.