MessageLockedAlgoritm THashAlgorithm, TEncryptionAlgorithm  Tag Property NMLE API Reference
Gets the expected tag for the supplied TransformKey

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

public abstract byte[] Tag { get; protected set; }

Property Value

Type:  OnlineByte 

Implements

IMessageLockedAlgorithm Tag
See Also