Gets or sets the mode for operation of the symmetric algorithm.
Namespace:
Rebex.Security.Cryptography
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Overrides Property Mode As CipherMode Get Set |
C# |
---|
public override CipherMode Mode { get; set; } |