System.Hash.THashSHA2.GetBlockSize

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetBlockSize: Integer; inline;

C++

int __fastcall GetBlockSize();

プロパティ

種類 可視性 ソース ユニット
function public
System.Hash.pas
System.Hash.hpp
System.Hash THashSHA2


説明

このハッシュ インスタンスのブロック サイズを返します。

関連項目