Gets or sets the desired block size in bits.

Namespace:  Rebex.Security.Cryptography
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Property BlockSize As Integer
	Get
	Set
C#
public int BlockSize { get; set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also