MLETransformBase THashAlgorithm, TEncryptionAlgorithm  UnderlyingHashTransform Property NMLE API Reference
the hashing algorythm that was used to derive they TransformKey

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

protected HashAlgorithm UnderlyingHashTransform { get; private set; }

Property Value

Type: OnlineHashAlgorithm
See Also