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

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

public abstract byte[] Key { get; set; }

Property Value

Type:  OnlineByte 

Implements

IMessageLockedAlgorithm Key
See Also