System.Security.Cryptography.KeyedHashAlgorithm.Key Property

Gets or sets the key to use in the hash algorithm.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

This property is the public accessor for the KeyedHashAlgorithm.KeyValue field.

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0