Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

FileEncryption.XtsBlockSize Property

Namespace: Rebex.Security
Assembly: Rebex.Security.dll (version 7.0.9147)

XtsBlockSize

Gets or sets XTS algorithm block size in bytes. Must be multiple of 16. Default value is 65536, maximum number is 1048576. This is only used for AesXts. Use smaller buffer if you read very small parts of a stream from different places, or use larger buffer if you do sequential reads of large blocks. Setting this value might negatively impact the performance.

Declaration
public int? XtsBlockSize { get; set; }
Property Value
Type Description
Nullable<Int32>
In This Article
  • XtsBlockSize
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies