System.Hash.THashSHA1.Create
Delphi
class function Create: THashSHA1; static; inline;
C++
static THashSHA1 __fastcall Create();
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | System.Hash.pas System.Hash.hpp |
System.Hash | THashSHA1 |
説明
THashSHA1 のインスタンスを作成します。