Gets the block size in bytes.
Namespace:
Rebex.Security.Cryptography
Assembly:
Rebex.Security (in Rebex.Security.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property BlockSize As Integer Get |
| C# |
|---|
public int BlockSize { get; } |