Multiple choice

Which of the following is used by the common language runtime for implementing symmetric algorithms and hash algorithms?

  1. CryptoStream

  2. Stream-oriented design

  3. Cryptographic hashes

  4. Asymmetric encryption

  5. Oid

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

The common language runtime uses a stream-oriented design for implementing symmetric algorithms and hash algorithms.