RijndaelManagedTransform.InputBlockSize Property

Definition

Gets the input block size.

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

Property Value

The size of the input data blocks in bytes.

Implements

Applies to

See also