HashAlgorithm.HashSize プロパティ
計算されたハッシュ コードのサイズをビット単位で取得します。
Public Overridable ReadOnly Property HashSize As Integer
[C#]
public virtual int HashSize {get;}
[C++]
public: __property virtual int get_HashSize();
[JScript]
public function get HashSize() : int;
プロパティ値
計算されたハッシュ コードのサイズ (ビット単位)。
必要条件
プラットフォーム: 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 名前空間 | 暗号サービス