System.Tether.Manager.TTetheringAdapter.GetHash

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

Delphi

function GetHash(const Data: string): string;

C++

System::UnicodeString __fastcall GetHash(const System::UnicodeString Data);

プロパティ

種類 可視性 ソース ユニット
function protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringAdapter


説明

指定された文字列の SHA-1 ハッシュを返します。

関連項目