HCE THashAlgorithm, TEncryptionAlgorithm  Tag Property NMLE API Reference
Gets or sets the secret key for the message locked crypto algorithm.

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

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

Property Value

Type:  OnlineByte 

Implements

IMessageLockedAlgorithm Tag
See Also