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

EC-CouncilCertified Application Security Engineer (.NET)

Domain 5Objective 5

.NET Cryptography Namespaces and Class Hierarchy CASENET Practice Questions (Page 3)

Part of the Secure Coding: Cryptography domain, which makes up ~12% of our current practice bank. EC-Council does not publish an official question count, but from its 120-minute exam (~50–80 total, ~6–10 in this domain), expect 1–2 from this objective — we provide 30 practice questions to prepare you well beyond it. (estimate)

30questions here
6free pages
8concepts

Questions 11–15

  1. 11foundation · easy

    Which interface must an object implement to be used as the transformation parameter in a CryptoStream constructor?

    Select an answer first
  2. 12application · medium

    A developer is writing a .NET service that encrypts sensitive payloads with AES-256-CBC. To reduce code duplication, they want to write a helper method that accepts any symmetric algorithm instance and sets the key, IV, and padding. Which base class should the method parameter use so it can accept Aes, DES, and TripleDES instances?

    Select an answer first
  3. 13foundation · easy

    Which class is the abstract base for all hash algorithms in .NET?

    Select an answer first
  4. 14foundation · easy

    Which namespace contains the core cryptographic classes such as SymmetricAlgorithm, HashAlgorithm, and RandomNumberGenerator in .NET?

    Select an answer first
  5. 15application · medium

    A developer is implementing digital signatures in a .NET application. The code must sign data with a private key and verify with a public key. Which class hierarchy should the developer use to ensure the code works with different asymmetric algorithms?

    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. “CASENET” is a trademark of its owner, used for identification only.