📚 Practice Mode

.Net Security Mechanism

Learn at your own pace with hints and detailed explanations

1 / 15
Multiple Choice

Which of the following .NET cryptographic classes decrypts optimal asymmetric encryption padding(OAEP) key exchange data?

  1. RSAPKCS1KeyExchangeFormatter
  2. RSAOAEPKeyExchangeFormatter
  3. RSAOAEPKeyExchangeDeformatter
  4. AsymmetricKeyExchangeDeformatter
  5. ProtectedData