次の方法で共有


KeyedHashAlgorithm コンストラクタ

KeyedHashAlgorithm の新しいインスタンスを初期化します。

Protected Sub New()
[C#]
protected KeyedHashAlgorithm();
[C++]
protected: KeyedHashAlgorithm();
[JScript]
protected function KeyedHashAlgorithm();

解説

抽象クラスのインスタンスは作成できません。アプリケーション コードは、派生クラスの新しいインスタンスを作成します。

必要条件

プラットフォーム: 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 名前空間 | 暗号サービス