RijndaelManagedTransform.BlockSizeValue Property

Definition

Gets the block size.

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

Property Value

The size of the data blocks in bytes.

Applies to

See also