FileEncryptionTransform.CanTransformMultipleBlocks Property

Definition

Gets a value indicating whether multiple blocks can be transformed.

public bool CanTransformMultipleBlocks { get; }
member this.CanTransformMultipleBlocks : bool
Public ReadOnly Property CanTransformMultipleBlocks As Boolean

Property Value

true if multiple blocks can be transformed; otherwise, false.

Implements

Applies to