HMACSHA256.Key Property

Definition

Gets or sets the key to use in the HMAC calculation.

C#
public override byte[] Key { get; set; }

Property Value

Byte[]

The key to use in the HMAC calculation.

Applies to

Product Versions
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
.NET Standard 1.3, 1.4, 1.6, 2.1