SymmetricAlgorithm.FeedbackSizeValue Field
.NET Framework 4.5
Represents the feedback size, in bits, of the cryptographic operation.
Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
The feedback size determines the amount of data that is fed back to successive encryption or decryption operations. The feedback size cannot be greater than the block size.
This field is accessed through the FeedbackSize property.
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.