Question:Security is a hard-to-use feature in .Net. On the contrary, it is rather easy to implement in Web services. Which of the following namespaces is used for encryption?
A System.web.Security.Encryption;
B System.Cryptography;
C System.Security.Cryptography;
D None of these
+ AnswerC
+ Explanation
+ Report