Multiple choice

In which of the following classes is the exception thrown when an error occurs during a cryptographic operation?

  1. CryptographicUnexpectedOperationException

  2. CryptographicException

  3. CryptographicAttributeObject

  4. CngKey

  5. ProtectedData

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

The exception is thrown when an error occurs during a cryptographic operation.