MessageLockedAlgoritm THashAlgorithm, TEncryptionAlgorithm  Mode Property NMLE API Reference
Gets the mode for operation of the symmetric algorithm.

Namespace: NMLE
Assembly: NMLE (in NMLE.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public CipherMode Mode { get; set; }

Property Value

Type: OnlineCipherMode

Implements

IMessageLockedAlgorithm Mode
See Also