RijndaelManaged.Mode Property

Definition

Gets or sets the mode for operation of the symmetric algorithm.

C#
public override System.Security.Cryptography.CipherMode Mode { get; set; }

Property Value

The mode for operation of the symmetric algorithm. The default is CBC

Remarks

See the CipherMode enumeration for a description of specific modes.

Applies to

Product Versions
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10
.NET Standard 2.1