次の方法で共有


KeyedHashAlgorithm.KeyValue フィールド

ハッシュ アルゴリズムで使用するキー。

Protected KeyValue() As Byte
[C#]
protected byte[] KeyValue;
[C++]
protected: unsigned char KeyValue __gc[];
[JScript]
protected var KeyValue : Byte[];

解説

このフィールドには、 Key プロパティを使用してアクセスします。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

KeyedHashAlgorithm クラス | KeyedHashAlgorithm メンバ | System.Security.Cryptography 名前空間 | 暗号サービス