KeyedHashAlgorithm.Key Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the key to use in the hash algorithm.
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| CryptographicException | An attempt was made to change the Key property during hashing. |
Show: