
EC-CouncilCertified Application Security Engineer (.NET)
Domain 5Objective 5
.NET Cryptography Namespaces and Class Hierarchy CASENET Practice Questions (Page 2)
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 6–10
- 6
A developer is implementing a password verification system. The current code uses SHA256 to hash passwords. A security audit recommends using a key derivation function with a salt and iterations. Which change should be made?
Select an answer first - 7
Which of the following is NOT a symmetric encryption algorithm class in .NET?
Select an answer first - 8
Which class is the abstract base for all asymmetric algorithms in .NET?
Select an answer first - 9
A developer is implementing a hybrid encryption scheme where a symmetric key is encrypted with RSA. The symmetric key is derived from a password using Rfc2898DeriveBytes. The developer needs to ensure that the key derivation is performed correctly. Which code snippet correctly derives a 256-bit key for AES?
Select an answer first - 10
A developer is implementing a password-based encryption system. They need to derive a 256-bit key from a passphrase and also generate a random salt. They want to use the most modern and secure approach. Which combination of classes should they use?
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.