GIAC
GSSP-NET · Question #358
GSSP-NET Question #358: Real Exam Question with Answer & Explanation
Sign in or unlock GSSP-NET to reveal the answer and full explanation for question #358. The question stem and answer options stay visible for context.
Question
You work as a Software Developer for ABC Inc. You create a Console application named ConsoleApplication4. You use the System.Security.Cryptography namespace. You want to use the key lengths of 384 bits to 16384 bits. You use RSACryptoServiceProvider class to encrypt and decrypt data. Which of the following code segments will you use to accomplish this task? Each correct answer represents a part of the solution. Choose all that apply.
Options
- AUnicodeEncoding ByteConverter = new UnicodeEncoding(); byte[] DataToEncrypt =
- BUnicodeEncoding ByteConverter = new UnicodeEncoding(); byte[] DataToEncrypt =
- CUnicodeEncoding ByteConverter = new UnicodeEncoding(); byte[] DataToEncrypt =
- DUnicodeEncoding ByteConverter = new UnicodeEncoding(); byte[] DataToEncrypt =
Unlock GSSP-NET to see the answer
You've previewed enough free GSSP-NET questions. Unlock GSSP-NET for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.