Multiple choice

Which of the following .NET cryptographic classes encapsulates the name of an encryption algorithm?

  1. CngAlgorithm

  2. CngAlgorithmGroup

  3. CngKeyBlobFormat

  4. AsnEncodedDataCollection

  5. RandomNumberGenerator

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

This .NET cryptographic class encapsulates the name of an encryption algorithm.