MessageLockedAlgoritm THashAlgorithm, TEncryptionAlgorithm  GetEncryptor Method NMLE API Reference
Creates a message locked encryptor object with the current hash algorythm and symetric algorythm.

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

public abstract ICryptoTransform GetEncryptor()

Return Value

Type: OnlineICryptoTransform

[Missing <returns> documentation for "M:NMLE.MessageLockedAlgoritm`2.GetEncryptor"]

Implements

IMessageLockedAlgorithm GetEncryptor 
See Also