次の方法で共有


HashAlgorithm コンストラクタ

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

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

解説

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

必要条件

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

参照

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