RijndaelManagedTransform.OutputBlockSize Property

Definition

Gets the output block size.

public:
 property int OutputBlockSize { int get(); };
public int OutputBlockSize { get; }
member this.OutputBlockSize : int
Public ReadOnly Property OutputBlockSize As Integer

Property Value

The size of the output data blocks in bytes.

Implements

Applies to

See also