Click or drag to resize
Cimbalino ToolkitHmacHashAlgorithmBaseKey Property
Gets or sets the key to use in the hash algorithm.

Namespace: System.Security.Cryptography
Assembly: Cimbalino.Toolkit.Core (in Cimbalino.Toolkit.Core.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
C#
public byte[] Key { get; set; }

Property Value

Type: Byte
The key to use in the hash algorithm.
Version Information

Windows

Supported in: 10.0, 8.1

Windows Phone

Supported in: 8.1
See Also