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