Multiple choice

Which of the following .Net cryptographic classes defines a wrapper objects to access the CSP implementation of the RC2 algorithms?

  1. RC2CryptoServiceProvider

  2. RC2

  3. RSACryptoServiceProvider

  4. ProtectedMemory

  5. Oid

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

It defines a wrapper object to access the CSP implementation of the RC2 algorithms.