Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
EC-Council logo

EC-CouncilCertified Application Security Engineer (Java)

Domain 5Objective 1

Symmetric and Asymmetric Encryption 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 32 practice questions to prepare you well beyond it. (estimate)

32questions here
7free pages
5concepts

Questions 26–30

  1. 26expert · hard

    A Java application must establish a secure session with a server. The server's public key is known, but the client does not have a certificate. The security team requires that the session key be protected even if the server's private key is compromised in the future. Which key exchange method should be used?

    Select an answer first
  2. 27expert · hard

    A Java application must establish a secure channel with a remote server. The server's public key is not yet known to the client. The security team requires forward secrecy and resistance to man-in-the-middle attacks. Which approach should be used?

    Select an answer first
  3. 28application · medium

    A Java application stores user session data in a database. The data must be encrypted so that only the application server can read it. The application runs in a single cluster with a shared configuration. Which approach is most appropriate?

    Select an answer first
  4. 29application · medium

    A Java application must encrypt data at rest in a database. The compliance team requires that the encryption algorithm be approved by FIPS 140-2 and that the cipher provide authenticated encryption. Which cipher should the developer choose?

    Select an answer first
  5. 30expert · hard

    A Java application must encrypt data at rest in a database. The security team requires that the encryption key be stored separately from the data and that access to the key be auditable. Which approach should be used?

    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.