Mono Class Library: System.Security.Cryptography.SymmetricAlgorithm Overview | Members

System.Security.Cryptography.SymmetricAlgorithm.Mode Property

Represents the cipher mode used in the symmetric algorithm.

public virtual CipherMode Mode { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Default mode of operation is CipherMode.CBC.

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0