Data to append to shared secret when hashing.

Namespace:  Rebex.Security.Cryptography
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Property SecretAppend As Byte()
	Get
	Set
C#
public byte[] SecretAppend { get; set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also