MessageLockedAlgoritm THashAlgorithm, TEncryptionAlgorithm  Constructor NMLE API Reference
Intialises base members of a message locked algorythm.

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

protected MessageLockedAlgoritm()
Exceptions

ExceptionCondition
NMLE IncompatableAlgorithmException Thrown when the output length of [!:THashAlgorithm] is less than the smallest allowed TransformKey or IV length
See Also