MLETransformBase THashAlgorithm, TEncryptionAlgorithm  UnderlyingSymetricTransform Property NMLE API Reference
The symetric algorythm used to encrypt the message

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

protected ICryptoTransform UnderlyingSymetricTransform { get; private set; }

Property Value

Type: OnlineICryptoTransform
See Also