OFB DESCryptoServiceProvider

From: Wim (wdevrien_at_volvocars.com)
Date: 03/23/04


Date: Tue, 23 Mar 2004 05:06:09 -0800

Hello,

I want to use the DESCryptoServiceProvider.Mode = OFB but I always get the following error

"Output feedback mode (OFB) is not supported by this implementation"

how can I solve this ?