TwofishManaged.Mode Property
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9083)
Mode
Gets or sets the mode for operation of the symmetric algorithm.
Declaration
public override CipherMode Mode { get; set; }
Property Value
Type | Description |
---|---|
CipherMode | The mode for operation of the symmetric algorithm. |