SHA1Managed.HashFinal メソッド
すべてのデータをオブジェクトに書き込んだ後に、計算済み SHA1 ハッシュ値を返します。
Overrides Protected Function HashFinal() As Byte()
[C#]
protected override byte[] HashFinal();
[C++]
protected: unsigned char HashFinal() __gc[];
[JScript]
protected override function HashFinal() : Byte[];
戻り値
計算済みハッシュ コード。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
SHA1Managed クラス | SHA1Managed メンバ | System.Security.Cryptography 名前空間 | 暗号サービス