Multiple choice

In .NET cryptographic classes, which of the following exceptions is thrown when an unexpected operation occurs during a cryptographic operation?

  1. CryptographicException

  2. CryptographicAttributeObject

  3. CryptographicUnexpectedOperationException

  4. CngKey

  5. ProtectedData

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

In this .NET cryptographic class, this exception  is thrown when an unexpected operation occurs during a cryptographic operation.