Multiple choice

Which of the following .NET cryptographic classes computes masks according to PKCS#1 for use by key exchange algorithms?

  1. PKCS1MaskGeneration method

  2. MaskGeneration

  3. RandomNumberGenertor

  4. ProtectedMemory

  5. RSAPKCS1KeyExchangeDeformatter

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

This .NET cryptographic class computes masks according to PKCS#1 for use by key exchange algorithms.